Lines Matching full:rebuild
77 * The highest sequence number of the journal. During recovery (vs read-only rebuild), not
119 /* These fields are only used during read-only rebuild */
128 * read-only rebuild, for rebuilding the reference counts from the block map.
269 vdo_log_info("Read-only rebuild complete"); in finish_repair()
275 vdo_log_info("Rebuild complete"); in finish_repair()
295 vdo_log_info("Read-only rebuild aborted"); in abort_repair()
463 * rebuild_reference_counts_from_page() - Rebuild reference counts from a block map page.
539 * Return true if the rebuild is complete
566 * rebuild_from_leaves() - Rebuild reference counts from the leaf block map pages.
596 * The rebuild has already moved on, so it isn't safe nor is there a need in rebuild_from_leaves()
643 /* We must allocate ref_counts before we can rebuild them. */ in rebuild_reference_counts()
648 * Completion chaining from page cache hits can lead to stack overflow during the rebuild, in rebuild_reference_counts()
649 * so clear out the cache before this rebuild phase. in rebuild_reference_counts()
1580 /* There is a mix of old and new format blocks, so we need to rebuild. */ in parse_journal_for_recovery()
1582 "Recovery journal is in an invalid format, a read-only rebuild is required."); in parse_journal_for_recovery()
1690 * vdo_repair() - Load the recovery journal and then recover or rebuild a vdo.