Searched refs:cl_req_prep (Results 1 – 3 of 3) sorted by relevance
1465 int cl_req_prep(const struct lu_env *env, struct cl_req *req) in cl_req_prep() function1488 EXPORT_SYMBOL(cl_req_prep);
3148 int cl_req_prep (const struct lu_env *env, struct cl_req *req);
1917 rc = cl_req_prep(env, clerq); in osc_build_rpc()