Home
last modified time | relevance | path

Searched refs:od_exp (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_internal.h161 struct obd_export *od_exp; member
Dosc_dev.c237 od->od_exp = obd->obd_self_export; in osc_device_alloc()
Dosc_cl_internal.h506 return lu2osc_dev(obj->oo_cl.co_lu.lo_dev)->od_exp; in osc_export()
Dosc_io.c261 struct obd_import *imp = class_exp2cliimp(dev->od_exp); in osc_io_prepare_write()