Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1532 int cl_req_prep(const struct lu_env *env, struct cl_req *req) in cl_req_prep() function
1555 EXPORT_SYMBOL(cl_req_prep);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h3183 int cl_req_prep (const struct lu_env *env, struct cl_req *req);
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1961 rc = cl_req_prep(env, clerq); in osc_build_rpc()