Searched refs:B_IS_KEYS_LEVEL (Results 1 – 3 of 3) sorted by relevance
449 if (!B_IS_KEYS_LEVEL(bh)) in print_internal()
1570 RFALSE(!B_IS_KEYS_LEVEL(dest), in replace_key()
1701 #define B_IS_KEYS_LEVEL(bh) (B_LEVEL(bh) > DISK_LEAF_NODE_LEVEL \ macro