Searched refs:ntfs_index_entry_inconsistent (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.h144 extern int ntfs_index_entry_inconsistent(const INDEX_ENTRY *ie,
H A Ddir.c324 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME,
445 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME,
1253 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME,
1395 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME,
H A Dindex.c525 int ntfs_index_entry_inconsistent(const INDEX_ENTRY *ie, function
617 if (ntfs_index_entry_inconsistent(ie, icx->ir->collation_rule,

Completed in 49 milliseconds