Searched refs:LUSTRE_MGC_NAME (Results 1 – 7 of 7) sorted by relevance
81 strcmp(dev->obd_type->typ_name, LUSTRE_MGC_NAME) == 0); in sptlrpc_info_lprocfs_seq_show()120 strcmp(dev->obd_type->typ_name, LUSTRE_MGC_NAME) == 0); in sptlrpc_ctxs_lprocfs_seq_show()143 strcmp(dev->obd_type->typ_name, LUSTRE_MGC_NAME) != 0) { in sptlrpc_lprocfs_cliobd_attach()
1071 LUSTRE_MGC_NAME) == 0)) in ptlrpc_connect_interpret()1324 LUSTRE_MGC_NAME) != 0) { in ptlrpc_import_recovery_state_machine()
1720 LUSTRE_MGC_NAME, NULL); in mgc_init()1725 class_unregister_type(LUSTRE_MGC_NAME); in mgc_exit()
303 } else if (!strcmp(name, LUSTRE_MGC_NAME)) { in client_obd_setup()
558 #define LUSTRE_MGC_NAME "mgc" macro
332 rc = lustre_start_simple(mgcname, LUSTRE_MGC_NAME, in lustre_start_mgc()
556 strcmp(obd->obd_type->typ_name, LUSTRE_MGC_NAME)) { in class_add_conn()