Searched refs:VDO_JOURNAL_BLOCK_MAP_REMAPPING (Results 1 – 6 of 6) sorted by relevance
121 VDO_JOURNAL_BLOCK_MAP_REMAPPING = 1, enumerator
626 VDO_JOURNAL_BLOCK_MAP_REMAPPING); in process_entry()769 if ((entry->operation == VDO_JOURNAL_BLOCK_MAP_REMAPPING) && in validate_recovery_journal_entry()1292 entry->operation = VDO_JOURNAL_BLOCK_MAP_REMAPPING; in unpack_entry()1537 if (entry.operation == VDO_JOURNAL_BLOCK_MAP_REMAPPING) { in compute_usages()
537 case VDO_JOURNAL_BLOCK_MAP_REMAPPING: in vdo_get_journal_operation_name()780 entry.operation = VDO_JOURNAL_BLOCK_MAP_REMAPPING; in vdo_decode_slab_journal_entry()
854 if (operation == VDO_JOURNAL_BLOCK_MAP_REMAPPING) { in encode_slab_journal_entry()922 if (operation == VDO_JOURNAL_BLOCK_MAP_REMAPPING) { in add_entry()971 (header->has_block_map_increments || (operation == VDO_JOURNAL_BLOCK_MAP_REMAPPING))) { in vdo_attempt_replay_into_slab()1759 return (updater->operation == VDO_JOURNAL_BLOCK_MAP_REMAPPING); in is_next_entry_a_block_map_increment()
1067 if (data_vio->increment_updater.operation == VDO_JOURNAL_BLOCK_MAP_REMAPPING) { in update_usages()
2178 .operation = VDO_JOURNAL_BLOCK_MAP_REMAPPING, in allocate_block()
Completed in 39 milliseconds