Searched refs:nfsvno_fsync (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_var.h | 639 int nfsvno_fsync(vnode_t, u_int64_t, int, struct kauth_cred *, NFSPROC_T *);
|
/netbsd-src/sys/fs/nfs/server/ |
H A D | nfs_nfsdport.c | 1283 nfsvno_fsync(struct vnode *vp, u_int64_t off, int cnt, struct ucred *cred, in nfsvno_fsync() function
|
H A D | nfs_nfsdserv.c | 2007 nd->nd_repstat = nfsvno_fsync(vp, off, cnt, nd->nd_cred, p); in nfsrvd_commit()
|