Searched refs:LUSTRE_MGC_NAME (Results 1 – 7 of 7) sorted by relevance
85 strcmp(dev->obd_type->typ_name, LUSTRE_MGC_NAME) == 0); in sptlrpc_info_lprocfs_seq_show()123 strcmp(dev->obd_type->typ_name, LUSTRE_MGC_NAME) == 0); in sptlrpc_ctxs_lprocfs_seq_show()145 strcmp(dev->obd_type->typ_name, LUSTRE_MGC_NAME) != 0) { in sptlrpc_lprocfs_cliobd_attach()
1081 LUSTRE_MGC_NAME) == 0)) in ptlrpc_connect_interpret()1334 LUSTRE_MGC_NAME) != 0) { in ptlrpc_import_recovery_state_machine()
1749 LUSTRE_MGC_NAME, NULL); in mgc_init()1754 class_unregister_type(LUSTRE_MGC_NAME); in mgc_exit()
304 } else if (!strcmp(name, LUSTRE_MGC_NAME)) { in client_obd_setup()
649 #define LUSTRE_MGC_NAME "mgc" macro
388 rc = lustre_start_simple(mgcname, LUSTRE_MGC_NAME, in lustre_start_mgc()
787 strcmp(obd->obd_type->typ_name, LUSTRE_MGC_NAME)) { in class_add_conn()