Searched refs:cl_req (Results 1 – 9 of 9) sorted by relevance
/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 125 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 …]
|
D | lclient.h | 277 struct cl_req *req);
|
/drivers/staging/lustre/lustre/obdclass/ |
D | cl_io.c | 1291 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/ |
D | lovsub_dev.c | 144 struct cl_req *req) in lovsub_req_init()
|
D | lov_dev.c | 259 struct cl_req *req) in lov_req_init()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_io.c | 717 struct cl_req *clerq; in osc_req_attr_set() 801 struct cl_req *req) in osc_req_init()
|
D | osc_cl_internal.h | 420 struct cl_req *req);
|
D | osc_request.c | 74 struct cl_req *aa_clerq; 1827 struct cl_req *clerq = NULL; in osc_build_rpc()
|
/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 249 struct cl_req *req) in ccc_req_init()
|