Searched refs:nfs4_fsync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c229 static int nfs4_fsync(vnode_t *, int, cred_t *, caller_context_t *);
421 VOPNAME_FSYNC, { .vop_fsync = nfs4_fsync },
4652 nfs4_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) function
12071 * Called from nfs4_close(), nfs4_fsync() and nfs4_delmap().

Completed in 69 milliseconds