Home
last modified time | relevance | path

Searched refs:udf_vptofh (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/vfs/udf/
HDudf_vfsops.c110 static int udf_vptofh(struct vnode *, struct fid *);
122 .vfs_vptofh = udf_vptofh
611 udf_vptofh (struct vnode *vp, struct fid *fhp) in udf_vptofh() function