Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dreparse.h36 REPARSE_POINT *ntfs_get_reparse_point(ntfs_inode *ni);
/third_party/ntfs-3g/src/
Dntfs-3g_common.c838 reparse = ntfs_get_reparse_point(ni);
Dntfs-3g.c1188 reparse = ntfs_get_reparse_point(ni); in ntfs_fuse_readlink()
Dlowntfs-3g.c1153 reparse = ntfs_get_reparse_point(ni); in ntfs_fuse_readlink()
/third_party/ntfs-3g/libntfs-3g/
Dreparse.c1429 REPARSE_POINT *ntfs_get_reparse_point(ntfs_inode *ni) in ntfs_get_reparse_point() function