null_hashget
struct vnode *null_hashget(struct mount *mp, struct vnode *lowervp);
*vpp = null_hashget(mp, lowervp);
vp = null_hashget(mp, lowervp);