Searched refs:CFG_F_COMPAT146 (Results 1 – 3 of 3) sorted by relevance
1120 if (!(clli->cfg_flags & CFG_F_COMPAT146) && in class_config_llog_handler()
1646 cld->cld_cfg.cfg_flags |= CFG_F_COMPAT146; in mgc_process_config()
123 #define CFG_F_COMPAT146 0x08 /* Allow old-style logs */ macro