Lines Matching defs:nc_vp
445 #define nc_vp n_un.nu_vp
1687 vp = ncp->nc_vp;
1742 MPASS(vp == ncp->nc_dvp || vp == ncp->nc_vp);
1757 vlp2 = VP2VNODELOCK(ncp->nc_vp);
1818 rvlp = VP2VNODELOCK(rncp->nc_vp);
1848 vlp = VP2VNODELOCK(ncp->nc_vp);
2003 *vpp = ncp->nc_vp;
2126 *vpp = ncp->nc_vp;
2217 *vpp = ncp->nc_vp;
2420 if (cache_lock_vnodes_cel_3(cel, ncp->nc_vp))
2429 VP2VNODELOCK(ncp->nc_vp) == cel->vlp[2])
2461 if (cache_lock_vnodes_cel_3(cel, ncp->nc_vp))
2466 VP2VNODELOCK(ncp->nc_vp) == cel->vlp[2])
2573 ncp->nc_vp = vp;
2607 KASSERT(n2->nc_vp == vp,
2610 __func__, n2->nc_vp, vp, cnp->cn_nameptr));
3134 if (ncp != NULL && ncp->nc_vp != vp) {
3136 __func__, vp, ncp->nc_vp, ncp, ncp->nc_name, ncp->nc_dvp);
5436 fpl->tvp = ncp->nc_vp;
5662 tvp = atomic_load_ptr(&ncp->nc_vp);