Searched defs:nfs3_fsync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c180 static int nfs3_fsync(vnode_t *, int, cred_t *, caller_context_t *);
256 VOPNAME_FSYNC, { .vop_fsync = nfs3_fsync },
1781 nfs3_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) function

Completed in 72 milliseconds