Searched refs:nfs_fsync (Results 1 – 1 of 1) sorted by relevance
146 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) in nfs_fsync() function