Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h2291 struct cl_io_rw_common { struct
2327 struct cl_io_rw_common rd;
2330 struct cl_io_rw_common wr;
2334 struct cl_io_rw_common ci_rw;
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_io.c311 struct cl_io_rw_common *rd = &io->u.ci_rd.rd; in vvp_io_read_lock()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c717 const struct cl_io_rw_common *crw = &(io->u.ci_rw); in cl_page_in_io()