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

  /src/sys/fs/union/
union_vnops.c 112 int union_fsync(void *);
167 { &vop_fsync_desc, union_fsync }, /* fsync */
1138 union_fsync(void *v) function in typeref:typename:int
union_vnops.c 112 int union_fsync(void *);
167 { &vop_fsync_desc, union_fsync }, /* fsync */
1138 union_fsync(void *v) function in typeref:typename:int

Completed in 25 milliseconds