Searched refs:cl_req (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 125 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 …]
|
D | lclient.h | 280 struct cl_req *req);
|
/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() 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/ |
D | lovsub_dev.c | 144 struct cl_req *req) in lovsub_req_init()
|
D | lov_dev.c | 258 struct cl_req *req) in lov_req_init()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_io.c | 720 struct cl_req *clerq; in osc_req_attr_set() 805 struct cl_req *req) in osc_req_init()
|
D | osc_cl_internal.h | 421 struct cl_req *req);
|
D | osc_request.c | 67 struct cl_req *aa_clerq; 1871 struct cl_req *clerq = NULL; in osc_build_rpc()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 250 struct cl_req *req) in ccc_req_init()
|