Home
last modified time | relevance | path

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

/Linux-v6.1/fs/reiserfs/
Dprints.c498 if (!(print_mode & PRINT_LEAF_ITEMS)) { in print_leaf()
523 if (print_mode & PRINT_LEAF_ITEMS) in print_leaf()
Dreiserfs.h3204 #define PRINT_LEAF_ITEMS 1 /* print all items */ macro