Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c318 CDEBUG(D_OTHER, "\tlcfg->lcfg_flags: %#x\n", lcfg->lcfg_flags); in print_lustre_cfg()
342 __swab32s(&lcfg->lcfg_flags); in lustre_swab_lustre_cfg()
Dobd_config.c1211 lcfg_new->lcfg_flags = lcfg->lcfg_flags; in class_config_llog_handler()
1312 if (lcfg->lcfg_flags) in class_config_parse_rec()
1314 lcfg->lcfg_flags); in class_config_parse_rec()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h106 __u32 lcfg_flags; member