Searched refs:cl_req_slice (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lclient.h | 246 struct cl_req_slice crq_cl; 330 const struct cl_req_slice *slice, int ioret); 332 const struct cl_req_slice *slice, 345 struct ccc_req *cl2ccc_req (const struct cl_req_slice *slice);
|
D | cl_object.h | 126 struct cl_req_slice; 2491 const struct cl_req_slice *slice); 2504 const struct cl_req_slice *slice, 2513 const struct cl_req_slice *slice, int ioret); 2568 struct cl_req_slice { struct 2722 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice,
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lovsub_dev.c | 54 const struct cl_req_slice *slice, int ioret) in lovsub_req_completion() 68 const struct cl_req_slice *slice, in lovsub_req_attr_set()
|
D | lov_cl_internal.h | 554 struct cl_req_slice lr_cl; 561 struct cl_req_slice lsrq_cl; 778 static inline struct lov_req *cl2lov_req(const struct cl_req_slice *slice) in cl2lov_req() 790 static inline struct lovsub_req *cl2lovsub_req(const struct cl_req_slice *slice) in cl2lovsub_req()
|
D | lov_dev.c | 122 const struct cl_req_slice *slice, int ioret) in lov_req_completion()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_io.c | 56 static struct osc_req *cl2osc_req(const struct cl_req_slice *slice) in cl2osc_req() 692 const struct cl_req_slice *slice) in osc_req_prep() 698 const struct cl_req_slice *slice, int ioret) in osc_req_completion() 712 const struct cl_req_slice *slice, in osc_req_attr_set()
|
D | osc_cl_internal.h | 91 struct cl_req_slice or_cl;
|
/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() 1357 struct cl_req_slice *slice; in cl_req_completion() 1364 struct cl_req_slice, crs_linkage); in cl_req_completion() 1469 const struct cl_req_slice *slice; in cl_req_prep() 1498 const struct cl_req_slice *slice; in cl_req_attr_set()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 799 const struct cl_req_slice *slice, int ioret) in ccc_req_completion() 830 const struct cl_req_slice *slice, in ccc_req_attr_set() 958 struct ccc_req *cl2ccc_req(const struct cl_req_slice *slice) in cl2ccc_req()
|