Home
last modified time | relevance | path

Searched refs:sector_space (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-integrity.c4068 unsigned int sector_space = JOURNAL_SECTOR_DATA; in dm_integrity_io_hints()
4075 sector_space -= JOURNAL_MAC_PER_SECTOR; in calculate_journal_section_size()
4076 ic->journal_entries_per_sector = sector_space / ic->journal_entry_size; in calculate_journal_section_size()
4072 unsigned int sector_space = JOURNAL_SECTOR_DATA; calculate_journal_section_size() local