Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dindex.h144 extern int ntfs_index_entry_inconsistent(const INDEX_ENTRY *ie,
/third_party/ntfs-3g/libntfs-3g/
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()
1250 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_readdir()
1392 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_readdir()
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()