HomeSort by: relevance | last modified time | path
    Searched defs:union_close (Results 1 - 1 of 1) 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

Completed in 13 milliseconds