Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlclient.h249 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);
Dcl_object.h126 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/
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.h555 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()
Dlov_dev.c123 const struct cl_req_slice *slice, int ioret) in lov_req_completion()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_io.c56 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()
Dosc_cl_internal.h91 struct cl_req_slice or_cl;
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1360 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/
Dlcommon_cl.c871 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()