Searched refs:osc_setup (Results 1 – 3 of 3) sorted by relevance
141 int osc_setup(struct obd_device *obd, struct lustre_cfg *lcfg);
232 rc = osc_setup(obd, cfg); in osc_device_alloc()
3103 int osc_setup(struct obd_device *obd, struct lustre_cfg *lcfg) in osc_setup() function3259 .o_setup = osc_setup,