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()175 } else if (i && node->type == HFS_NODE_LEAF) { in hfs_bnode_dump()200 } else if (node->type == HFS_NODE_LEAF) in hfs_bnode_unlink()211 } else if (node->type == HFS_NODE_LEAF) in hfs_bnode_unlink()364 case HFS_NODE_LEAF: in hfs_bnode_find()389 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()
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()
63 if (node->type == HFS_NODE_LEAF || in hfs_bnode_read_key()324 } else if (i && node->type == HFS_NODE_LEAF) { in hfs_bnode_dump()350 } else if (node->type == HFS_NODE_LEAF) in hfs_bnode_unlink()362 } else if (node->type == HFS_NODE_LEAF) in hfs_bnode_unlink()515 case HFS_NODE_LEAF: in hfs_bnode_find()540 node->type != HFS_NODE_LEAF) in hfs_bnode_find()
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()