Searched refs:curvp (Results 1 – 1 of 1) sorted by relevance
8633 struct vnode *vp, *curvp; in nfsrv_mdscopymr() local8639 curvp = NULL; in nfsrv_mdscopymr()8704 curvp = nd.ni_vp; in nfsrv_mdscopymr()8716 if (curvp != NULL) in nfsrv_mdscopymr()8717 vput(curvp); in nfsrv_mdscopymr()8720 if (nd.ni_vp->v_type != VDIR || nd.ni_vp == curvp) { in nfsrv_mdscopymr()8723 if (curvp != NULL) in nfsrv_mdscopymr()8724 vput(curvp); in nfsrv_mdscopymr()8726 if (nd.ni_vp == curvp) in nfsrv_mdscopymr()8733 if (curvp != NULL) in nfsrv_mdscopymr()[all …]