Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_internal.h141 int osc_setup(struct obd_device *obd, struct lustre_cfg *lcfg);
Dosc_dev.c232 rc = osc_setup(obd, cfg); in osc_device_alloc()
Dosc_request.c3103 int osc_setup(struct obd_device *obd, struct lustre_cfg *lcfg) in osc_setup() function
3259 .o_setup = osc_setup,