Searched refs:udf_allocv (Results 1 – 3 of 3) sorted by relevance
130 int udf_allocv(struct mount *, struct vnode **);
535 if ((error = udf_allocv(mp, &vp))) { in udf_vget()
171 udf_allocv(struct mount *mp, struct vnode **vpp) in udf_allocv() function