nfs_clbio.c | 363 error = ncl_vinvalbuf(vp, V_SAVE, td, 1); 386 error = ncl_vinvalbuf(vp, V_SAVE, td, 1); 580 error = ncl_vinvalbuf(vp, 0, td, 1); 901 error = ncl_vinvalbuf(vp, V_SAVE, td, 1); 981 error = ncl_vinvalbuf(vp, V_SAVE, td, 1); 1294 ncl_vinvalbuf(struct vnode *vp, int flags, struct thread *td, int intrflg) function in typeref:typename:int 1301 ASSERT_VOP_LOCKED(vp, "ncl_vinvalbuf");
|