ext2_ihashget
if ((vp = ext2_ihashget(ump->um_dev, ino)) != NULL) {
struct vnode *ext2_ihashget(cdev_t, ino_t);
if ((*vpp = ext2_ihashget(ump->um_dev, ino)) != NULL)