Lines Matching refs:nc_vp
425 #define nc_vp n_un.nu_vp
1639 vp = ncp->nc_vp;
1694 MPASS(vp == ncp->nc_dvp || vp == ncp->nc_vp);
1709 vlp2 = VP2VNODELOCK(ncp->nc_vp);
1773 rvlp = VP2VNODELOCK(rncp->nc_vp);
1803 vlp = VP2VNODELOCK(ncp->nc_vp);
1964 *vpp = ncp->nc_vp;
2092 *vpp = ncp->nc_vp;
2188 *vpp = ncp->nc_vp;
2391 if (cache_lock_vnodes_cel_3(cel, ncp->nc_vp))
2400 VP2VNODELOCK(ncp->nc_vp) == cel->vlp[2])
2432 if (cache_lock_vnodes_cel_3(cel, ncp->nc_vp))
2437 VP2VNODELOCK(ncp->nc_vp) == cel->vlp[2])
2545 ncp->nc_vp = vp;
2581 KASSERT(n2->nc_vp == vp,
2583 __func__, n2->nc_vp, vp, cnp->cn_nameptr));
3109 if (ncp->nc_vp != vp)
3111 __func__, vp, ncp->nc_vp, ncp, ncp->nc_name, ncp->nc_dvp);
5321 fpl->tvp = ncp->nc_vp;
5552 tvp = atomic_load_ptr(&ncp->nc_vp);