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()
494 obd = class_name2obd(lustre_cfg_string(cfg, 0)); in lov_device_alloc()
266 obd = class_name2obd(mgcname); in lustre_start_mgc()420 obd = class_name2obd(mgcname); in lustre_start_mgc()
386 obd = class_name2obd(data->ioc_inlbuf4); in class_handle_ioctl()
406 struct obd_device *class_name2obd(const char *name) in class_name2obd() function414 EXPORT_SYMBOL(class_name2obd);
1218 obd = class_name2obd(lustre_cfg_string(lcfg, 0)); in class_process_config()
719 obd = class_name2obd(lustre_cfg_string(cfg, 0)); in echo_device_alloc()723 tgt = class_name2obd(lustre_cfg_string(cfg, 1)); in echo_device_alloc()2042 tgt = class_name2obd(lustre_cfg_string(lcfg, 1)); in echo_client_setup()
1068 obd = class_name2obd(mdc); in lprocfs_register_mountpoint()1093 obd = class_name2obd(osc); in lprocfs_register_mountpoint()
168 obd = class_name2obd(md); in client_common_fill_super()386 obd = class_name2obd(dt); in client_common_fill_super()
1242 obd = class_name2obd(obdname); in mgc_apply_recover_logs()
86 struct obd_device *class_name2obd(const char *name);