Searched refs:print_mode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | prints.c | 477 static int print_leaf(struct buffer_head *bh, int print_mode, int first, in print_leaf() argument 498 if (!(print_mode & PRINT_LEAF_ITEMS)) { in print_leaf() 523 if (print_mode & PRINT_LEAF_ITEMS) in print_leaf() 610 /* ..., int print_mode, int first, int last) */
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | prints.c | 477 static int print_leaf(struct buffer_head *bh, int print_mode, int first, in print_leaf() argument 498 if (!(print_mode & PRINT_LEAF_ITEMS)) { in print_leaf() 523 if (print_mode & PRINT_LEAF_ITEMS) in print_leaf() 610 /* ..., int print_mode, int first, int last) */
|
Completed in 2 milliseconds