Searched defs:collation_rule (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.c525 ntfs_index_entry_inconsistent(const INDEX_ENTRY *ie, COLLATION_RULES collation_rule, u64 inum) argument
H A Dlayout.h621 /* 88*/ COLLATION_RULES collation_rule; /* Default collation rule. */ member in struct:__anon26
2129 /* 4*/ COLLATION_RULES collation_rule; /* Collation rule used to sort the member in struct:__anon80
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c2409 COLLATION_RULES collation_rule; local
1965 add_attr_index_root(MFT_RECORD *m, const char *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const ATTR_TYPES indexed_attr_type, const COLLATION_RULES collation_rule, const u32 index_block_size) argument
2327 ntfs_index_keys_compare(u8 *key1, u8 *key2, int key1_length, int key2_length, COLLATION_RULES collation_rule) argument
[all...]

Completed in 70 milliseconds