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

  /src/sys/fs/union/
union_vnops.c 107 int union_write(void *);
160 { &vop_write_desc, union_write }, /* write */
1032 union_write(void *v) function in typeref:typename:int
union_vnops.c 107 int union_write(void *);
160 { &vop_write_desc, union_write }, /* write */
1032 union_write(void *v) function in typeref:typename:int

Completed in 23 milliseconds