Home
last modified time | relevance | path

Searched refs:B_IS_ITEMS_LEVEL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dprints.c485 if (!B_IS_ITEMS_LEVEL(bh)) in print_leaf()
H A Ddo_balan.c1568 if (B_IS_ITEMS_LEVEL(src)) in replace_key()
H A Dreiserfs.h1698 #define B_IS_ITEMS_LEVEL(bh) (B_LEVEL(bh) == DISK_LEAF_NODE_LEVEL) macro
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dprints.c485 if (!B_IS_ITEMS_LEVEL(bh)) in print_leaf()
H A Ddo_balan.c1568 if (B_IS_ITEMS_LEVEL(src)) in replace_key()
H A Dreiserfs.h1695 #define B_IS_ITEMS_LEVEL(bh) (B_LEVEL(bh) == DISK_LEAF_NODE_LEVEL) macro

Completed in 19 milliseconds