Searched refs:client_obd_setup (Results 1 – 5 of 5) sorted by relevance
260 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg) in client_obd_setup() function473 EXPORT_SYMBOL(client_obd_setup);
2819 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg);
718 rc = client_obd_setup(obd, lcfg); in mgc_setup()
2320 rc = client_obd_setup(obd, cfg); in mdc_setup()
3117 rc = client_obd_setup(obd, lcfg); in osc_setup()