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

  /src/sys/fs/union/
union_vnops.c 102 int union_close(void *);
154 { &vop_close_desc, union_close }, /* close */
689 union_close(void *v) function in typeref:typename:int
union_vnops.c 102 int union_close(void *);
154 { &vop_close_desc, union_close }, /* close */
689 union_close(void *v) function in typeref:typename:int

Completed in 23 milliseconds