Home
last modified time | relevance | path

Searched refs:LUSTRE_OSP_NAME (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c288 } else if (!strcmp(name, LUSTRE_OSP_NAME)) { in client_obd_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h636 #define LUSTRE_OSP_NAME "osp" macro
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c123 modname = LUSTRE_OSP_NAME; in class_get_type()
Dobd_config.c785 strcmp(obd->obd_type->typ_name, LUSTRE_OSP_NAME) && in class_add_conn()