Home
last modified time | relevance | path

Searched refs:LCFG_LOG_START (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h78 LCFG_LOG_START = 0x00ce011, /**< mgc only, process a cfg log */ enumerator
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c96 lcfg = lustre_cfg_new(LCFG_LOG_START, bufs); in lustre_process_log()
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1652 case LCFG_LOG_START: { in mgc_process_config()