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