Searched refs:class_name2obd (Results 1 – 11 of 11) sorted by relevance
230 obd = class_name2obd(lustre_cfg_string(cfg, 0)); in osc_device_alloc()
350 obd = class_name2obd(data->ioc_inlbuf4); in class_handle_ioctl()
247 obd = class_name2obd(mgcname); in lustre_start_mgc()364 obd = class_name2obd(mgcname); in lustre_start_mgc()
408 struct obd_device *class_name2obd(const char *name) in class_name2obd() function416 EXPORT_SYMBOL(class_name2obd);
895 obd = class_name2obd(lustre_cfg_string(lcfg, 0)); in class_process_config()
494 obd = class_name2obd(lustre_cfg_string(cfg, 0)); in lov_device_alloc()
721 obd = class_name2obd(lustre_cfg_string(cfg, 0)); in echo_device_alloc()725 tgt = class_name2obd(lustre_cfg_string(cfg, 1)); in echo_device_alloc()2041 tgt = class_name2obd(lustre_cfg_string(lcfg, 1)); in echo_client_setup()
1069 obd = class_name2obd(mdc); in ldebugfs_register_mountpoint()1077 obd = class_name2obd(osc); in ldebugfs_register_mountpoint()
158 obd = class_name2obd(md); in client_common_fill_super()359 obd = class_name2obd(dt); in client_common_fill_super()
1214 obd = class_name2obd(obdname); in mgc_apply_recover_logs()
83 struct obd_device *class_name2obd(const char *name);