udf_allocv        125 isofs/udf/udf.h int udf_allocv(struct mount *, struct vnode **, struct proc *);
udf_allocv        571 isofs/udf/udf_vfsops.c 	if ((error = udf_allocv(mp, &vp, p))) {