Searched refs:sector_space (Results 1 – 1 of 1) sorted by relevance
3018 unsigned sector_space = JOURNAL_SECTOR_DATA; in calculate_journal_section_size() local3025 sector_space -= JOURNAL_MAC_PER_SECTOR; in calculate_journal_section_size()3026 ic->journal_entries_per_sector = sector_space / ic->journal_entry_size; in calculate_journal_section_size()