HomeSort by: relevance | last modified time | path
    Searched defs:union_abortop (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/union/
union_vnops.c 122 int union_abortop(void *);
177 { &vop_abortop_desc, union_abortop }, /* abortop */
1603 union_abortop(void *v) function in typeref:typename:int
union_vnops.c 122 int union_abortop(void *);
177 { &vop_abortop_desc, union_abortop }, /* abortop */
1603 union_abortop(void *v) function in typeref:typename:int

Completed in 25 milliseconds