Searched refs:NTFS_DT_DIR (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddir.h91 #define NTFS_DT_DIR 4 macro
H A Ddir.c880 dt_type = NTFS_DT_DIR;
932 ? NTFS_DT_DIR : NTFS_DT_REG);
991 dt_type = NTFS_DT_DIR;
1160 NTFS_DT_DIR);
1175 parent_mref, NTFS_DT_DIR);
2855 if ((dt_type == NTFS_DT_DIR) && (type != FILE_NAME_DOS))

Completed in 45 milliseconds