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