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

  /src/sys/fs/ntfs/
ntfs_vfsops.c 81 static int ntfs_vptofh(struct vnode *, struct fid *, size_t *);
677 ntfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) function in typeref:typename:int
885 .vfs_vptofh = ntfs_vptofh,

Completed in 13 milliseconds