nfs_vinvalbuf     124 nfs/nfs_bio.c  			error = nfs_vinvalbuf(vp, V_SAVE, cred, p, 1);
nfs_vinvalbuf     308 nfs/nfs_bio.c  			error = nfs_vinvalbuf(vp, V_SAVE, cred, p, 1);
nfs_vinvalbuf     183 nfs/nfs_node.c 		(void) nfs_vinvalbuf(ap->a_vp, 0, sp->s_cred, p, 1);
nfs_vinvalbuf      67 nfs/nfs_var.h  int nfs_vinvalbuf(struct vnode *, int, struct ucred *, struct proc *,
nfs_vinvalbuf     339 nfs/nfs_vnops.c 		if ((error = nfs_vinvalbuf(vp, V_SAVE, ap->a_cred,
nfs_vinvalbuf     357 nfs/nfs_vnops.c 			if ((error = nfs_vinvalbuf(vp, V_SAVE,
nfs_vinvalbuf     411 nfs/nfs_vnops.c 		    error = nfs_vinvalbuf(vp, V_SAVE, ap->a_cred, ap->a_p, 1);
nfs_vinvalbuf     512 nfs/nfs_vnops.c  				error = nfs_vinvalbuf(vp, 0,
nfs_vinvalbuf     515 nfs/nfs_vnops.c 				error = nfs_vinvalbuf(vp, V_SAVE,
nfs_vinvalbuf     526 nfs/nfs_vnops.c   		(error = nfs_vinvalbuf(vp, V_SAVE, ap->a_cred,
nfs_vinvalbuf    1348 nfs/nfs_vnops.c 		error = nfs_vinvalbuf(vp, 0, cnp->cn_cred, cnp->cn_proc, 1);