Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c281 !strcmp(name, LUSTRE_LWP_NAME)) { in client_obd_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h637 #define LUSTRE_LWP_NAME "lwp" macro
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c122 if (strcmp(modname, LUSTRE_LWP_NAME) == 0) in class_get_type()
Dobd_config.c786 strcmp(obd->obd_type->typ_name, LUSTRE_LWP_NAME) && in class_add_conn()