Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
A Dtypes.h121 VDO_JOURNAL_BLOCK_MAP_REMAPPING = 1, enumerator
A Drepair.c626 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()
A Dencodings.c537 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()
A Dslab-depot.c854 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()
A Drecovery-journal.c1067 if (data_vio->increment_updater.operation == VDO_JOURNAL_BLOCK_MAP_REMAPPING) { in update_usages()
A Dblock-map.c2178 .operation = VDO_JOURNAL_BLOCK_MAP_REMAPPING, in allocate_block()

Completed in 41 milliseconds