Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c228 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