Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1444 struct cl_req *cl_req_alloc(const struct lu_env *env, struct cl_page *page, in cl_req_alloc() function
1473 EXPORT_SYMBOL(cl_req_alloc);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h3177 struct cl_req *cl_req_alloc(const struct lu_env *env, struct cl_page *page,
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1933 clerq = cl_req_alloc(env, page, crt, in osc_build_rpc()