udf_allocv
int udf_allocv(struct mount *, struct vnode **, struct proc *);
if ((error = udf_allocv(mp, &vp, p))) {