Searched refs:journal_sections (Results 1 – 1 of 1) sorted by relevance
76 __le32 journal_sections; member210 unsigned int journal_sections; member471 *sec_ptr -= ic->journal_sections; in wraparound_section()3551 if (ic->journal_sections >= 2) { in replay_journal()3553 s += ic->journal_sections - 2; in replay_journal()3925 ic->journal_sections = le32_to_cpu(ic->sb->journal_sections); in calculate_journal_section_size()4008 unsigned int journal_sections; in initialize_superblock() local4022 if (!journal_sections) in initialize_superblock()4023 journal_sections = 1; in initialize_superblock()4025 journal_sections = 0; in initialize_superblock()[all …]