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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c146 static int nfs_fsync(vnode_t *, int, cred_t *, caller_context_t *);
220 VOPNAME_FSYNC, { .vop_fsync = nfs_fsync },
1563 nfs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) function

Completed in 92 milliseconds