Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ntfs/
HDntfs_vfsops.c81 static int ntfs_vptofh (struct vnode *, struct fid *);
676 ntfs_vptofh(struct vnode *vp, struct fid *fhp) in ntfs_vptofh() function
810 .vfs_vptofh = ntfs_vptofh,