Searched refs:cl_req_slice_add (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/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 | 266 cl_req_slice_add(req, &lr->lr_cl, dev, &lov_req_ops); in lov_req_init()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
| D | cl_io.c | 1291 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice, in cl_req_slice_add() function 1300 EXPORT_SYMBOL(cl_req_slice_add);
|
| /linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
| D | osc_io.c | 808 cl_req_slice_add(req, &or->or_cl, dev, &osc_req_ops); in osc_req_init()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/lclient/ |
| D | lcommon_cl.c | 256 cl_req_slice_add(req, &vrq->crq_cl, dev, &ccc_req_ops); in ccc_req_init()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ |
| D | cl_object.h | 2722 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice,
|