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