udf_hashlookup
int udf_hashlookup(struct umount *, udfino_t, int, struct vnode **);
if ((error = udf_hashlookup(ump, ino, LK_EXCLUSIVE, vpp)) != 0)