Searched refs:B_LEVEL (Results 1 – 1 of 1) sorted by relevance
750 #define B_LEVEL(p_s_bh) (blkh_level(B_BLK_HEAD(p_s_bh))) macro761 #define B_IS_ITEMS_LEVEL(p_s_bh) (B_LEVEL(p_s_bh) == DISK_LEAF_NODE_LEVEL)764 #define B_IS_KEYS_LEVEL(p_s_bh) (B_LEVEL(p_s_bh) > DISK_LEAF_NODE_LEVEL \765 && B_LEVEL(p_s_bh) <= MAX_HEIGHT)