Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dblock-map.h390 return DIV_ROUND_UP(age * RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK, in vdo_convert_maximum_age()
H A Dencodings.h378 RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK = 311, enumerator
385 (RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK % RECOVERY_JOURNAL_1_ENTRIES_PER_SECTOR),
H A Drepair.c1196 (header->entry_count <= RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK)); in is_valid_recovery_journal_block()
1413 entries_per_block = RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK; in parse_journal_for_rebuild()