Lines Matching refs:pn_parent
472 vp = VPTOPP(ap->a_dvp)->pn_parent;
666 (VPTOPP(vp)->pn_parent != dvp))
761 (VPTOPP(*ap->a_vpp)->pn_parent != dvp))
822 (VPTOPP(*ap->a_vpp)->pn_parent != dvp))
1021 if (pn->pn_parent != NULL) {
1022 KASSERT(pn->pn_parent != dvp);
1023 vrele(pn->pn_parent);
1027 pn->pn_parent = dvp;
1447 if (__predict_true(VPTOPP(vp)->pn_parent != NULL))
1448 vrele(VPTOPP(vp)->pn_parent);
1894 (VPTOPP(*ap->a_vpp)->pn_parent != dvp))
2065 (VPTOPP(*ap->a_vpp)->pn_parent != dvp))
2174 (VPTOPP(fvp)->pn_parent != tdvp))