HomeSort by: relevance | last modified time | path
    Searched defs:udf_vptofh (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/udf/
udf_vfsops.c 112 .vfs_vptofh = udf_vptofh,
930 udf_vptofh(struct vnode *vp, struct fid *fid, function in typeref:typename:int
933 DPRINTF(NOTIMPL, ("udf_vptofh called\n"));

Completed in 11 milliseconds