Lines Matching defs:free_section
230 unsigned free_section;
2029 journal_section = ic->free_section;
2034 ic->free_section += next_entry / ic->journal_section_entries;
2036 wraparound_section(ic, &ic->free_section);
2220 ic->free_section++;
2221 wraparound_section(ic, &ic->free_section);
2930 ic->free_section = continue_section;
2987 init_journal(ic, ic->free_section,
2988 ic->journal_sections - ic->free_section, ic->commit_seq);
2989 if (ic->free_section) {
2990 init_journal(ic, 0, ic->free_section,