Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dprints.c479 if (!(print_mode & PRINT_LEAF_ITEMS)) { in print_leaf()
504 if (print_mode & PRINT_LEAF_ITEMS) in print_leaf()
Dreiserfs.h3203 #define PRINT_LEAF_ITEMS 1 /* print all items */ macro