Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c151 cl_req_slice_add(req, &lsr->lsrq_cl, dev, &lovsub_req_ops); in lovsub_req_init()
Dlov_dev.c265 cl_req_slice_add(req, &lr->lr_cl, dev, &lov_req_ops); in lov_req_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1360 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice, in cl_req_slice_add() function
1369 EXPORT_SYMBOL(cl_req_slice_add);
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_io.c812 cl_req_slice_add(req, &or->or_cl, dev, &osc_req_ops); in osc_req_init()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c257 cl_req_slice_add(req, &vrq->crq_cl, dev, &ccc_req_ops); in ccc_req_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h2727 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice,