Searched refs:curvp (Results 1 – 1 of 1) sorted by relevance
8650 struct vnode *vp, *curvp; in nfsrv_mdscopymr() local8656 curvp = NULL; in nfsrv_mdscopymr()8723 curvp = nd.ni_vp; in nfsrv_mdscopymr()8735 if (curvp != NULL) in nfsrv_mdscopymr()8736 vput(curvp); in nfsrv_mdscopymr()8740 if (nd.ni_vp->v_type != VDIR || nd.ni_vp == curvp) { in nfsrv_mdscopymr()8743 if (curvp != NULL) in nfsrv_mdscopymr()8744 vput(curvp); in nfsrv_mdscopymr()8746 if (nd.ni_vp == curvp) in nfsrv_mdscopymr()8753 if (curvp != NULL) in nfsrv_mdscopymr()[all …]