Searched refs:cl_req_prep (Results 1 – 3 of 3) sorted by relevance
1532 int cl_req_prep(const struct lu_env *env, struct cl_req *req) in cl_req_prep() function1555 EXPORT_SYMBOL(cl_req_prep);
3183 int cl_req_prep (const struct lu_env *env, struct cl_req *req);
1961 rc = cl_req_prep(env, clerq); in osc_build_rpc()