Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h125 struct cl_req;
144 struct cl_req *req);
767 struct cl_req *cp_req;
2557 struct cl_req { struct
2574 struct cl_req *crs_req; argument
2727 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice,
3177 struct cl_req *cl_req_alloc(const struct lu_env *env, struct cl_page *page,
3180 void cl_req_page_add (const struct lu_env *env, struct cl_req *req,
3183 int cl_req_prep (const struct lu_env *env, struct cl_req *req);
3184 void cl_req_attr_set (const struct lu_env *env, struct cl_req *req,
[all …]
Dlclient.h280 struct cl_req *req);
/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()
1371 static void cl_req_free(const struct lu_env *env, struct cl_req *req) in cl_req_free()
1395 static int cl_req_init(const struct lu_env *env, struct cl_req *req, in cl_req_init()
1423 void cl_req_completion(const struct lu_env *env, struct cl_req *req, int rc) in cl_req_completion()
1444 struct cl_req *cl_req_alloc(const struct lu_env *env, struct cl_page *page, in cl_req_alloc()
1447 struct cl_req *req; in cl_req_alloc()
1479 struct cl_req *req, struct cl_page *page) in cl_req_page_add()
1515 struct cl_req *req = page->cp_req; in cl_req_page_done()
1532 int cl_req_prep(const struct lu_env *env, struct cl_req *req) in cl_req_prep()
1562 void cl_req_attr_set(const struct lu_env *env, struct cl_req *req, in cl_req_attr_set()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c144 struct cl_req *req) in lovsub_req_init()
Dlov_dev.c258 struct cl_req *req) in lov_req_init()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_io.c720 struct cl_req *clerq; in osc_req_attr_set()
805 struct cl_req *req) in osc_req_init()
Dosc_cl_internal.h421 struct cl_req *req);
Dosc_request.c67 struct cl_req *aa_clerq;
1871 struct cl_req *clerq = NULL; in osc_build_rpc()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c250 struct cl_req *req) in ccc_req_init()