Searched refs:op_print_item (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/reiserfs/ | ||
D | prints.c | 524 op_print_item(ih, ih_item_body(bh, ih)); in print_leaf() |
D | reiserfs.h | 2647 #define op_print_item(ih,item) item_ops[le_ih_k_type (ih)]->print_item (ih, i… macro |