Lines Matching defs:free_section
240 unsigned int free_section;
2224 journal_section = ic->free_section;
2229 ic->free_section += next_entry / ic->journal_section_entries;
2231 wraparound_section(ic, &ic->free_section);
2420 ic->free_section++;
2421 wraparound_section(ic, &ic->free_section);
3171 ic->free_section = continue_section;
3228 init_journal(ic, ic->free_section,
3229 ic->journal_sections - ic->free_section, ic->commit_seq);
3230 if (ic->free_section) {
3231 init_journal(ic, 0, ic->free_section,