Home | History | Annotate | Download | only in kern

Lines Matching refs:VOP_INACTIVE

86  *	in VOP_REMOVE(9).  In such case, VOP_INACTIVE(9) is called to inform
123 * vrelel() is about to call VOP_INACTIVE().
926 * First try to get the vnode locked for VOP_INACTIVE().
999 * the call to VOP_INACTIVE().
1001 * If VOP_INACTIVE() indicates that the file has been
1004 * Note that VOP_INACTIVE() will not drop the vnode lock.
1008 VOP_INACTIVE(vp, &recycle);
1945 * VOP_INACTIVE leaves the vnode locked; VOP_RECLAIM unlocks
1949 VOP_INACTIVE(vp, &recycle);
2031 * VOP_INACTIVE leaves the vnode locked; VOP_RECLAIM unlocks
2038 VOP_INACTIVE(vp, &recycle);