Home
last modified time | relevance | path

Searched refs:LCFG_DEL_CONN (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h73 LCFG_DEL_CONN = 0x00cf00c, /**< remove a failover niduuid */ enumerator
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1250 case LCFG_DEL_CONN: { in class_process_config()