Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_io.c59 return container_of0(slice, struct osc_req, or_cl); in cl2osc_req()
808 cl_req_slice_add(req, &or->or_cl, dev, &osc_req_ops); in osc_req_init()
Dosc_cl_internal.h91 struct cl_req_slice or_cl; member