Searched refs:cpo_prep (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lustre/llite/ |
D | vvp_page.c | 415 .cpo_prep = vvp_page_prep_read, 420 .cpo_prep = vvp_page_prep_write, 522 .cpo_prep = ccc_transient_page_prep, 526 .cpo_prep = ccc_transient_page_prep,
|
/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 316 .cpo_prep = echo_page_prep, 320 .cpo_prep = echo_page_prep,
|
/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 993 int (*cpo_prep)(const struct lu_env *env, member
|
/drivers/staging/lustre/lustre/obdclass/ |
D | cl_page.c | 1188 result = cl_page_invoke(env, io, pg, CL_PAGE_OP(io[crt].cpo_prep)); in cl_page_prep()
|