Searched refs:HFS_TREE_VARIDXKEYS (Results 1 – 8 of 8) sorted by relevance
39 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_brec_keylen()165 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_insert()377 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_update_parent()418 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) in hfs_brec_update_parent()506 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_btree_inc_height()512 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_inc_height()
169 #define HFS_TREE_VARIDXKEYS 0x00000004 /* variable key length instead of macro
68 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_bnode_read_key()168 if (node->tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_bnode_dump()
40 !(node->tree->attributes & HFS_TREE_VARIDXKEYS) && in hfs_brec_keylen()165 if ((tree->attributes & HFS_TREE_VARIDXKEYS) || in hfs_brec_insert()381 if ((tree->attributes & HFS_TREE_VARIDXKEYS) || in hfs_brec_update_parent()510 tree->attributes & HFS_TREE_VARIDXKEYS || in hfs_btree_inc_height()517 if (!(tree->attributes & HFS_TREE_VARIDXKEYS) && in hfs_btree_inc_height()
187 if (tree->attributes & HFS_TREE_VARIDXKEYS) { in hfs_btree_open()200 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_open()
187 #define HFS_TREE_VARIDXKEYS 4 macro
66 tree->attributes & HFS_TREE_VARIDXKEYS || in hfs_bnode_read_key()317 if (node->tree->attributes & HFS_TREE_VARIDXKEYS || in hfs_bnode_dump()
86 head->attributes |= cpu_to_be32(HFS_TREE_BIGKEYS | HFS_TREE_VARIDXKEYS); in hfsplus_init_header_node()