Searched refs:RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK (Results 1 – 3 of 3) sorted by relevance
390 return DIV_ROUND_UP(age * RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK, in vdo_convert_maximum_age()
378 RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK = 311, enumerator385 (RECOVERY_JOURNAL_1_ENTRIES_PER_BLOCK % RECOVERY_JOURNAL_1_ENTRIES_PER_SECTOR),
1196 (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()