Searched refs:collation_rule (Results 1 – 6 of 6) sorted by relevance
145 COLLATION_RULES collation_rule, u64 inum);
621 /* 88*/ COLLATION_RULES collation_rule; /* Default collation rule. */ member2129 /* 4*/ COLLATION_RULES collation_rule; /* Collation rule used to sort the member
2269 const COLLATION_RULES collation_rule, in add_attr_index_root() argument2283 collation_rule != COLLATION_FILE_NAME) { in add_attr_index_root()2289 r->collation_rule = collation_rule; in add_attr_index_root()2629 int key2_length, COLLATION_RULES collation_rule) in ntfs_index_keys_compare() argument2634 if (collation_rule == COLLATION_NTOFS_ULONG) { in ntfs_index_keys_compare()2645 if (collation_rule == COLLATION_NTOFS_ULONGS) { in ntfs_index_keys_compare()2664 if (collation_rule == COLLATION_NTOFS_SECURITY_HASH) { in ntfs_index_keys_compare()2681 if (collation_rule == COLLATION_NTOFS_SID) { in ntfs_index_keys_compare()2710 COLLATION_RULES collation_rule; in insert_index_entry_in_res_dir_index() local2732 collation_rule = ((INDEX_ROOT*)((u8*)a + in insert_index_entry_in_res_dir_index()[all …]
1847 (unsigned)le32_to_cpu(index_root->collation_rule), in ntfs_dump_attr_index_root()1848 (unsigned)le32_to_cpu(index_root->collation_rule)); in ntfs_dump_attr_index_root()
526 COLLATION_RULES collation_rule, u64 inum) in ntfs_index_entry_inconsistent() argument539 if (collation_rule == COLLATION_FILE_NAME) { in ntfs_index_entry_inconsistent()617 if (ntfs_index_entry_inconsistent(ie, icx->ir->collation_rule, in ntfs_ie_lookup()807 icx->collate = ntfs_get_collate_function(ir->collation_rule); in ntfs_index_lookup()811 (unsigned)le32_to_cpu(ir->collation_rule)); in ntfs_index_lookup()
1586 ir->collation_rule = COLLATION_FILE_NAME; in __ntfs_create()