Searched refs:this_vp_p (Results 1 – 1 of 1) sorted by relevance
222 struct vnode **this_vp_p; in null_bypass() local251 vps_p[i] = this_vp_p = in null_bypass()258 if (i && (*this_vp_p == NULLVP || in null_bypass()259 (*this_vp_p)->v_op != &null_vnodeops)) { in null_bypass()262 old_vps[i] = *this_vp_p; in null_bypass()263 *(vps_p[i]) = NULLVPTOLOWERVP(*this_vp_p); in null_bypass()270 VREF(*this_vp_p); in null_bypass()