Searched refs:B_IS_ITEMS_LEVEL (Results 1 – 3 of 3) sorted by relevance
485 if (!B_IS_ITEMS_LEVEL(bh)) in print_leaf()
1568 if (B_IS_ITEMS_LEVEL(src)) in replace_key()
1698 #define B_IS_ITEMS_LEVEL(bh) (B_LEVEL(bh) == DISK_LEAF_NODE_LEVEL) macro