Home
last modified time | relevance | path

Searched refs:cl_page_clip (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/lustre/lustre/llite/
Drw26.c307 cl_page_clip(env, clp, 0, min(size, page_size)); in ll_direct_rw_pages()
Dvvp_io.c1044 cl_page_clip(env, pg, 0, to); in vvp_io_commit_write()
/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c1417 void cl_page_clip(const struct lu_env *env, struct cl_page *pg, in cl_page_clip() function
1428 EXPORT_SYMBOL(cl_page_clip);
/drivers/staging/lustre/lustre/osc/
Dosc_io.c305 cl_page_clip(env, slice->cpl_page, from, to); in osc_io_commit_write()
/drivers/staging/lustre/lustre/include/
Dcl_object.h2852 void cl_page_clip (const struct lu_env *env, struct cl_page *pg,
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1237 cl_page_clip(env, clp, 0, page_size); in cl_echo_object_brw()