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

  /src/sys/fs/union/
union_vnops.c 114 int union_remove(void *);
169 { &vop_remove_desc, union_remove }, /* remove */
1197 union_remove(void *v) function in typeref:typename:int
union_vnops.c 114 int union_remove(void *);
169 { &vop_remove_desc, union_remove }, /* remove */
1197 union_remove(void *v) function in typeref:typename:int

Completed in 67 milliseconds