Searched refs:cl_req_slice_add (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lovsub_dev.c | 151 cl_req_slice_add(req, &lsr->lsrq_cl, dev, &lovsub_req_ops); in lovsub_req_init()
|
D | lov_dev.c | 265 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/ |
D | cl_io.c | 1360 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/ |
D | osc_io.c | 812 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/ |
D | lcommon_cl.c | 257 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/ |
D | cl_object.h | 2727 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice,
|