Searched refs:nfs4_fsync (Results 1 – 1 of 1) sorted by relevance
228 static int nfs4_fsync(vnode_t *, int, cred_t *, caller_context_t *);425 VOPNAME_FSYNC, { .vop_fsync = nfs4_fsync },4667 nfs4_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in nfs4_fsync() function