Searched refs:null_lowervp (Results 1 – 3 of 3) sorted by relevance
155 if (a->null_lowervp == lowervp && vnode_mount(NULLTOV(a)) == mp) { in null_hashget()195 hd = NULL_NHASH(xp->null_lowervp); in null_hashins()199 if (oxp->null_lowervp == xp->null_lowervp && vnode_mount(NULLTOV(oxp)) == mp) { in null_hashins()205 if (oxp->null_lowervid != vnode_vid(oxp->null_lowervp)) { in null_hashins()257 xp->null_lowervp = lowervp; in null_nodecreate()
116 struct vnode * null_lowervp; /* VREFed once */ member155 #define NULLVPTOLOWERVP(vp) (VTONULL(vp)->null_lowervp)
671 lowervp = xp->null_lowervp; in null_reclaim()