Searched refs:cfg_last_idx (Results 1 – 3 of 3) sorted by relevance
211 cld->cld_cfg.cfg_last_idx = 0; in do_config_log_add()473 cld->cld_recover->cld_cfg.cfg_last_idx); in lprocfs_mgc_rd_ir_state()1336 if (cfg->cfg_last_idx == 0) /* the first time */ in mgc_process_recover_log()1376 body->mcb_offset = cfg->cfg_last_idx + 1; in mgc_process_recover_log()1405 cfg->cfg_last_idx = res->mcr_offset; in mgc_process_recover_log()1572 cld->cld_cfg.cfg_instance, cld->cld_cfg.cfg_last_idx + 1); in mgc_process_log()1661 cfg->cfg_last_idx); in mgc_process_config()
1596 cd.lpcd_first_idx = cfg->cfg_last_idx; in class_config_parse_llog()1610 cfg->cfg_last_idx = cd.lpcd_last_idx; in class_config_parse_llog()
165 int cfg_last_idx; /* for partial llog processing */ member