[go: nahoru, domu]

Searched refs:od_cl (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/osc/
H A Dosc_dev.c111 return &osc->od_cl.cd_lu_dev;
224 cl_device_init(&od->od_cl, t);
227 od->od_cl.cd_ops = &osc_cl_ops;
H A Dosc_internal.h169 struct cl_device od_cl; member in struct:osc_device
186 return container_of0(d->obd_lu_dev, struct osc_device, od_cl.cd_lu_dev);
H A Dosc_cl_internal.h502 return container_of0(d, struct osc_device, od_cl.cd_lu_dev);

Completed in 121 milliseconds