Home
last modified time | relevance | path

Searched refs:cl_req_completion (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1355 void cl_req_completion(const struct lu_env *env, struct cl_req *req, int rc) in cl_req_completion() function
1371 EXPORT_SYMBOL(cl_req_completion);
1399 cl_req_completion(env, req, result); in cl_req_alloc()
/drivers/staging/lustre/lustre/include/
Dcl_object.h3151 void cl_req_completion(const struct lu_env *env, struct cl_req *req, int ioret);
/drivers/staging/lustre/lustre/osc/
Dosc_request.c1792 cl_req_completion(env, aa->aa_clerq, rc < 0 ? rc : in brw_interpret()
2017 cl_req_completion(env, clerq, rc); in osc_build_rpc()