Searched refs:HFS_TREE_VARIDXKEYS (Results 1 – 8 of 8) sorted by relevance
38 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_brec_keylen()163 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_insert()375 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_update_parent()416 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) in hfs_brec_update_parent()499 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_btree_inc_height()505 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_inc_height()
160 #define HFS_TREE_VARIDXKEYS 0x00000004 /* variable key length instead of macro
52 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_bnode_read_key()154 if (node->tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_bnode_dump()
39 !(node->tree->attributes & HFS_TREE_VARIDXKEYS) && in hfs_brec_keylen()163 if ((tree->attributes & HFS_TREE_VARIDXKEYS) || in hfs_brec_insert()379 if ((tree->attributes & HFS_TREE_VARIDXKEYS) || in hfs_brec_update_parent()503 tree->attributes & HFS_TREE_VARIDXKEYS || in hfs_btree_inc_height()510 if (!(tree->attributes & HFS_TREE_VARIDXKEYS) && in hfs_btree_inc_height()
186 if (tree->attributes & HFS_TREE_VARIDXKEYS) { in hfs_btree_open()199 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_open()
186 #define HFS_TREE_VARIDXKEYS 4 macro
65 tree->attributes & HFS_TREE_VARIDXKEYS || in hfs_bnode_read_key()318 if (node->tree->attributes & HFS_TREE_VARIDXKEYS || in hfs_bnode_dump()
91 head->attributes |= cpu_to_be32(HFS_TREE_BIGKEYS | HFS_TREE_VARIDXKEYS); in hfsplus_init_header_node()