Searched refs:HFS_NODE_LEAF (Results 1 – 8 of 8) sorted by relevance
64 if (node->type == HFS_NODE_LEAF || in hfs_bnode_read_key()169 } else if (i && node->type == HFS_NODE_LEAF) { in hfs_bnode_dump()194 } else if (node->type == HFS_NODE_LEAF) in hfs_bnode_unlink()205 } else if (node->type == HFS_NODE_LEAF) in hfs_bnode_unlink()358 case HFS_NODE_LEAF: in hfs_bnode_find()383 node->type != HFS_NODE_LEAF) in hfs_bnode_find()
35 if (node->type != HFS_NODE_INDEX && node->type != HFS_NODE_LEAF) in hfs_brec_keylen()107 if (node->type == HFS_NODE_LEAF) { in hfs_brec_insert()189 if (node->type == HFS_NODE_LEAF) { in hfs_brec_remove()480 new_node->type = HFS_NODE_LEAF; in hfs_btree_inc_height()505 if (node->type == HFS_NODE_LEAF || in hfs_btree_inc_height()
145 #define HFS_NODE_LEAF 0xFF /* A leaf (ndNHeight==1) node */ macro
134 if (bnode->type != (--height ? HFS_NODE_INDEX : HFS_NODE_LEAF)) in hfs_brec_find()
63 if (node->type == HFS_NODE_LEAF || in hfs_bnode_read_key()318 } else if (i && node->type == HFS_NODE_LEAF) { in hfs_bnode_dump()344 } else if (node->type == HFS_NODE_LEAF) in hfs_bnode_unlink()356 } else if (node->type == HFS_NODE_LEAF) in hfs_bnode_unlink()509 case HFS_NODE_LEAF: in hfs_bnode_find()534 node->type != HFS_NODE_LEAF) in hfs_bnode_find()
36 if (node->type != HFS_NODE_INDEX && node->type != HFS_NODE_LEAF) in hfs_brec_keylen()105 if (node->type == HFS_NODE_LEAF) { in hfs_brec_insert()191 if (node->type == HFS_NODE_LEAF) { in hfs_brec_remove()484 new_node->type = HFS_NODE_LEAF; in hfs_btree_inc_height()509 if (node->type == HFS_NODE_LEAF || in hfs_btree_inc_height()
164 #define HFS_NODE_LEAF 0xFF /* A leaf (ndNHeight==1) node */ macro
180 if (bnode->type != (--height ? HFS_NODE_INDEX : HFS_NODE_LEAF)) in hfs_brec_find()