Searched refs:cl_req_slice (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lclient.h | 249 struct cl_req_slice crq_cl; 354 const struct cl_req_slice *slice, int ioret); 356 const struct cl_req_slice *slice, 369 struct ccc_req *cl2ccc_req (const struct cl_req_slice *slice);
|
D | cl_object.h | 126 struct cl_req_slice; 2496 const struct cl_req_slice *slice); 2509 const struct cl_req_slice *slice, 2518 const struct cl_req_slice *slice, int ioret); 2573 struct cl_req_slice { struct 2727 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice,
|
/linux-4.1.27/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 | 555 struct cl_req_slice lr_cl; 562 struct cl_req_slice lsrq_cl; 783 static inline struct lov_req *cl2lov_req(const struct cl_req_slice *slice) in cl2lov_req() 795 static inline struct lovsub_req *cl2lovsub_req(const struct cl_req_slice *slice) in cl2lovsub_req()
|
D | lov_dev.c | 123 const struct cl_req_slice *slice, int ioret) in lov_req_completion()
|
/linux-4.1.27/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() 695 const struct cl_req_slice *slice) in osc_req_prep() 701 const struct cl_req_slice *slice, int ioret) in osc_req_completion() 715 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.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() 1425 struct cl_req_slice *slice; in cl_req_completion() 1432 struct cl_req_slice, crs_linkage); in cl_req_completion() 1536 const struct cl_req_slice *slice; in cl_req_prep() 1565 const struct cl_req_slice *slice; in cl_req_attr_set()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 871 const struct cl_req_slice *slice, int ioret) in ccc_req_completion() 903 const struct cl_req_slice *slice, in ccc_req_attr_set() 1039 struct ccc_req *cl2ccc_req(const struct cl_req_slice *slice) in cl2ccc_req()
|