udf_hashlookup
int udf_hashlookup(struct udf_mnt *, ino_t, struct vnode **);
if ((error = udf_hashlookup(udfmp, ino, vpp)) != 0)