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

  /src/sys/fs/union/
union_vnops.c 101 int union_open(void *);
153 { &vop_open_desc, union_open }, /* open */
620 union_open(void *v) function in typeref:typename:int
union_vnops.c 101 int union_open(void *);
153 { &vop_open_desc, union_open }, /* open */
620 union_open(void *v) function in typeref:typename:int

Completed in 23 milliseconds