Home
last modified time | relevance | path

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

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