Searched refs:client_obd_setup (Results 1 – 5 of 5) sorted by relevance
261 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg) in client_obd_setup() function475 EXPORT_SYMBOL(client_obd_setup);
730 rc = client_obd_setup(obd, lcfg); in mgc_setup()
2860 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg);
2447 rc = client_obd_setup(obd, cfg); in mdc_setup()
3170 rc = client_obd_setup(obd, lcfg); in osc_setup()