Home
last modified time | relevance | path

Searched refs:cl_req_slice (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlclient.h246 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);
Dcl_object.h126 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/
Dlovsub_dev.c54 const struct cl_req_slice *slice, int ioret) in lovsub_req_completion()
68 const struct cl_req_slice *slice, in lovsub_req_attr_set()
Dlov_cl_internal.h554 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()
Dlov_dev.c122 const struct cl_req_slice *slice, int ioret) in lov_req_completion()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_io.c56 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()
Dosc_cl_internal.h91 struct cl_req_slice or_cl;
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1291 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/
Dlcommon_cl.c799 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()