Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dcl_object.h125 struct cl_req;
144 struct cl_req *req);
767 struct cl_req *cp_req;
2552 struct cl_req { struct
2569 struct cl_req *crs_req; argument
2722 void cl_req_slice_add(struct cl_req *req, struct cl_req_slice *slice,
3142 struct cl_req *cl_req_alloc(const struct lu_env *env, struct cl_page *page,
3145 void cl_req_page_add (const struct lu_env *env, struct cl_req *req,
3148 int cl_req_prep (const struct lu_env *env, struct cl_req *req);
3149 void cl_req_attr_set (const struct lu_env *env, struct cl_req *req,
[all …]
Dlclient.h277 struct cl_req *req);
/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()
1302 static void cl_req_free(const struct lu_env *env, struct cl_req *req) in cl_req_free()
1327 static int cl_req_init(const struct lu_env *env, struct cl_req *req, in cl_req_init()
1355 void cl_req_completion(const struct lu_env *env, struct cl_req *req, int rc) in cl_req_completion()
1376 struct cl_req *cl_req_alloc(const struct lu_env *env, struct cl_page *page, in cl_req_alloc()
1379 struct cl_req *req; in cl_req_alloc()
1412 struct cl_req *req, struct cl_page *page) in cl_req_page_add()
1448 struct cl_req *req = page->cp_req; in cl_req_page_done()
1465 int cl_req_prep(const struct lu_env *env, struct cl_req *req) in cl_req_prep()
1495 void cl_req_attr_set(const struct lu_env *env, struct cl_req *req, in cl_req_attr_set()
/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c144 struct cl_req *req) in lovsub_req_init()
Dlov_dev.c259 struct cl_req *req) in lov_req_init()
/drivers/staging/lustre/lustre/osc/
Dosc_io.c717 struct cl_req *clerq; in osc_req_attr_set()
801 struct cl_req *req) in osc_req_init()
Dosc_cl_internal.h420 struct cl_req *req);
Dosc_request.c74 struct cl_req *aa_clerq;
1827 struct cl_req *clerq = NULL; in osc_build_rpc()
/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c249 struct cl_req *req) in ccc_req_init()