Searched defs:collation_rule (Results 1 - 2 of 2) sorted by relevance
| /osnet-11/usr/src/cmd/ntfsprogs/ |
| H A D | mkntfs.c | 1888 const COLLATION_RULES collation_rule, 1901 collation_rule != COLLATION_FILE_NAME) { 1907 r->collation_rule = collation_rule; 2243 int key2_length, COLLATION_RULES collation_rule) 2248 if (collation_rule == COLLATION_NTOFS_ULONG) { 2259 if (collation_rule == COLLATION_NTOFS_ULONGS) { 2278 if (collation_rule == COLLATION_NTOFS_SECURITY_HASH) { 2295 if (collation_rule == COLLATION_NTOFS_SID) { 2324 COLLATION_RULES collation_rule; local 1885 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 2242 ntfs_index_keys_compare(u8 *key1, u8 *key2, int key1_length, int key2_length, COLLATION_RULES collation_rule) argument [all...] |
| /osnet-11/usr/src/lib/libntfs/common/include/ntfs/ |
| H A D | layout.h | 671 /* 88*/ COLLATION_RULES collation_rule; /* Default collation rule. */ member in struct:__anon2052 2381 COLLATION_RULES collation_rule; /* Collation rule used to sort the member in struct:__anon2107
|
Completed in 57 milliseconds