Searched refs:cl_page_header_print (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_page.c | 1454 void cl_page_header_print(const struct lu_env *env, void *cookie, in cl_page_header_print() function 1464 EXPORT_SYMBOL(cl_page_header_print); 1476 cl_page_header_print(env, cookie, printer, scan); in cl_page_print()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 1110 cl_page_header_print(env, &msgdata, lu_cdebug_printer, page); \ 2812 void cl_page_header_print(const struct lu_env *env, void *cookie,
|