nfs_bio.c | 244 nfs_vinvalbuf(vp, 0, cred, l, 1); 303 nfs_vinvalbuf(vp, 0, cred, l, 0); 607 nfs_vinvalbuf(struct vnode *vp, int flags, kauth_cred_t cred, function in typeref:typename:int 692 error = nfs_vinvalbuf(vp, V_SAVE, cred, l, 1); 716 error = nfs_vinvalbuf(vp, V_SAVE, cred, l, 1);
|