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