Home
last modified time | relevance | path

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

/fs/reiserfs/
Dprints.c423 if (!B_IS_KEYS_LEVEL(bh)) in print_internal()
Ddo_balan.c1743 RFALSE(!B_IS_KEYS_LEVEL(dest), in replace_key()
Dreiserfs.h1470 #define B_IS_KEYS_LEVEL(bh) (B_LEVEL(bh) > DISK_LEAF_NODE_LEVEL \ macro