Searched refs:bind_lowervp (Results 1 – 3 of 3) sorted by relevance
147 if (a->bind_lowervp == lowervp && vnode_mount(BINDTOV(a)) == mp) { in bind_hashget()191 hd = BIND_NHASH(xp->bind_lowervp); in bind_hashins()195 if (oxp->bind_lowervp == xp->bind_lowervp && vnode_mount(BINDTOV(oxp)) == mp) { in bind_hashins()197 if (oxp->bind_lowervid != vnode_vid(oxp->bind_lowervp)) { in bind_hashins()251 xp->bind_lowervp = lowervp; in bind_nodecreate()
106 struct vnode * bind_lowervp; /* VREFed once */ member140 #define BINDVPTOLOWERVP(vp) (VTOBIND(vp)->bind_lowervp)
281 lowervp = xp->bind_lowervp; in bind_reclaim()