Searched refs:HFS_TREE_BIGKEYS (Results 1 – 5 of 5) sorted by relevance
167 #define HFS_TREE_BIGKEYS 0x00000002 /* key length is u16 instead of u8. macro
40 if (node->tree->attributes & HFS_TREE_BIGKEYS) in hfs_brec_keylen()48 if (node->tree->attributes & HFS_TREE_BIGKEYS) { in hfs_brec_keylen()
186 #define HFS_TREE_BIGKEYS 2 macro
226 if (!(tree->attributes & HFS_TREE_BIGKEYS)) { in hfs_btree_open()
86 head->attributes |= cpu_to_be32(HFS_TREE_BIGKEYS | HFS_TREE_VARIDXKEYS); in hfsplus_init_header_node()