Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Ddir.h93 #define NTFS_DT_REG 8 macro
/third_party/ntfs-3g/ntfsprogs/
Dntfsls.c705 NTFS_DT_REG); in main()
/third_party/ntfs-3g/libntfs-3g/
Ddir.c882 dt_type = NTFS_DT_REG; in ntfs_interix_types()
932 ? NTFS_DT_DIR : NTFS_DT_REG); in ntfs_dir_entry_type()
993 dt_type = NTFS_DT_REG; in ntfs_filldir()
/third_party/ntfs-3g/src/
Dntfs-3g_common.c954 res = (dt_type == NTFS_DT_REG)
Dntfs-3g.c1327 case NTFS_DT_REG : in ntfs_fuse_filler()
Dlowntfs-3g.c1296 case NTFS_DT_REG : in ntfs_fuse_filler()