Home
last modified time | relevance | path

Searched refs:crq_cl (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlclient.h249 struct cl_req_slice crq_cl; member
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c257 cl_req_slice_add(req, &vrq->crq_cl, dev, &ccc_req_ops); in ccc_req_init()
1041 return container_of0(slice, struct ccc_req, crq_cl); in cl2ccc_req()