Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1376 struct cl_req *cl_req_alloc(const struct lu_env *env, struct cl_page *page, in cl_req_alloc() function
1406 EXPORT_SYMBOL(cl_req_alloc);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h3142 struct cl_req *cl_req_alloc(const struct lu_env *env, struct cl_page *page,
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c1889 clerq = cl_req_alloc(env, page, crt, in osc_build_rpc()