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