Home
last modified time | relevance | path

Searched refs:B_LEVEL (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dreiserfs_fs.h737 #define B_LEVEL(p_s_bh) (blkh_level(B_BLK_HEAD(p_s_bh))) macro
748 #define B_IS_ITEMS_LEVEL(p_s_bh) (B_LEVEL(p_s_bh) == DISK_LEAF_NODE_LEVEL)
751 #define B_IS_KEYS_LEVEL(p_s_bh) (B_LEVEL(p_s_bh) > DISK_LEAF_NODE_LEVEL \
752 && B_LEVEL(p_s_bh) <= MAX_HEIGHT)