Searched refs:nfs_vinvalbuf2 (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ |
| H A D | nfs_bio.c | 2724 nfs_vinvalbuf2(NFSTOV(np), V_SAVE | V_IGNORE_WRITEERR, thd, cred, 1); in nfs_buf_write() 3967 return nfs_vinvalbuf2(vp, flags, vfs_context_thread(ctx), vfs_context_ucred(ctx), intrflg); in nfs_vinvalbuf1() 3971 nfs_vinvalbuf2(vnode_t vp, int flags, thread_t thd, kauth_cred_t cred, int intrflg) in nfs_vinvalbuf2() function
|
| H A D | nfs_node.c | 814 nfs_vinvalbuf2(vp, V_SAVE, vfs_context_thread(ctx), nsp->nsr_cred, 1); in nfs_vnop_inactive()
|
| H A D | nfs.h | 1310 int nfs_vinvalbuf2(vnode_t, int, thread_t, kauth_cred_t, int);
|