Home
last modified time | relevance | path

Searched refs:cl_io_rw_common (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h2291 struct cl_io_rw_common { struct
2326 struct cl_io_rw_common rd;
2329 struct cl_io_rw_common wr;
2333 struct cl_io_rw_common ci_rw;
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_io.c310 struct cl_io_rw_common *rd = &io->u.ci_rd.rd; in vvp_io_read_lock()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c717 const struct cl_io_rw_common *crw = &(io->u.ci_rw); in cl_page_in_io()