Searched refs:npnp (Results 1 – 1 of 1) sorted by relevance
233 prnode_t *npnp = NULL; in propen() local281 npnp = prgetnode(vp, type); in propen()290 if (npnp != NULL) in propen()291 prfreenode(npnp); in propen()382 npnp->pr_hatid = (uint_t)id; in propen()387 npnp->pr_ino = pnp->pr_ino; in propen()388 npnp->pr_common = pnp->pr_common; in propen()389 npnp->pr_pcommon = pnp->pr_pcommon; in propen()390 npnp->pr_parent = pnp->pr_parent; in propen()391 VN_HOLD(npnp->pr_parent); in propen()[all …]