Searched refs:lcfg_flags (Results 1 – 3 of 3) sorted by relevance
318 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()
1040 new_cfg->lcfg_flags = cfg->lcfg_flags; in lustre_cfg_rename()1539 lcfg_new->lcfg_flags = lcfg->lcfg_flags; in class_config_llog_handler()1639 if (lcfg->lcfg_flags) in class_config_parse_rec()1641 lcfg->lcfg_flags); in class_config_parse_rec()
106 __u32 lcfg_flags; member