Home
last modified time | relevance | path

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, in ntfs_inode_lookup_by_name()
445 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_inode_lookup_by_name()
1253 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_readdir()
1395 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_readdir()
H A Dindex.c525 int ntfs_index_entry_inconsistent(const INDEX_ENTRY *ie, in ntfs_index_entry_inconsistent() function
617 if (ntfs_index_entry_inconsistent(ie, icx->ir->collation_rule, in ntfs_ie_lookup()