Home
last modified time | relevance | path

Searched refs:LUSTRE_MGC_NAME (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_lproc.c85 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()
Dimport.c1081 LUSTRE_MGC_NAME) == 0)) in ptlrpc_connect_interpret()
1334 LUSTRE_MGC_NAME) != 0) { in ptlrpc_import_recovery_state_machine()
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1749 LUSTRE_MGC_NAME, NULL); in mgc_init()
1754 class_unregister_type(LUSTRE_MGC_NAME); in mgc_exit()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c304 } else if (!strcmp(name, LUSTRE_MGC_NAME)) { in client_obd_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h649 #define LUSTRE_MGC_NAME "mgc" macro
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c388 rc = lustre_start_simple(mgcname, LUSTRE_MGC_NAME, in lustre_start_mgc()
Dobd_config.c787 strcmp(obd->obd_type->typ_name, LUSTRE_MGC_NAME)) { in class_add_conn()