Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dtypes.h120 VDO_JOURNAL_DATA_REMAPPING = 0, enumerator
H A Drepair.c450 VDO_JOURNAL_DATA_REMAPPING); in process_slot()
1290 entry->operation = VDO_JOURNAL_DATA_REMAPPING; in unpack_entry()
H A Ddata-vio.c1673 data_vio->decrement_updater.operation = VDO_JOURNAL_DATA_REMAPPING; in journal_remapping()
1717 .operation = VDO_JOURNAL_DATA_REMAPPING, in update_metadata_for_data_vio_write()
H A Dencodings.h1212 entry.operation = VDO_JOURNAL_DATA_REMAPPING; in vdo_pack_slab_journal_entry()
H A Dencodings.c542 case VDO_JOURNAL_DATA_REMAPPING: in vdo_get_journal_operation_name()
H A Dslab-depot.c1612 } else if (updater->operation == VDO_JOURNAL_DATA_REMAPPING) { in update_reference_count()
3357 .operation = VDO_JOURNAL_DATA_REMAPPING, in vdo_release_block_reference()