Home
last modified time | relevance | path

Searched refs:last_async_operation (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
A Ddata-vio.c267 data_vio->last_async_operation = VIO_ASYNC_OP_FIND_BLOCK_MAP_SLOT; in launch_locked_request()
1345 data_vio->last_async_operation = VIO_ASYNC_OP_CLEANUP; in complete_data_vio()
1391 ASYNC_OPERATION_NAMES[data_vio->last_async_operation] : in get_data_vio_operation_name()
1576 data_vio->last_async_operation = VIO_ASYNC_OP_READ_DATA_VIO; in read_block()
1646 data_vio->last_async_operation = VIO_ASYNC_OP_PUT_MAPPED_BLOCK; in update_block_map()
1711 data_vio->last_async_operation = VIO_ASYNC_OP_JOURNAL_REMAPPING; in journal_remapping()
1761 data_vio->last_async_operation = VIO_ASYNC_OP_ATTEMPT_PACKING; in pack_compressed_data()
1830 data_vio->last_async_operation = VIO_ASYNC_OP_COMPRESS_DATA_VIO; in launch_compress_data_vio()
1867 data_vio->last_async_operation = VIO_ASYNC_OP_HASH_DATA_VIO; in prepare_for_dedupe()
1920 data_vio->last_async_operation = VIO_ASYNC_OP_WRITE_DATA_VIO; in write_data_vio()
[all …]
A Ddedupe.c798 agent->last_async_operation = VIO_ASYNC_OP_UPDATE_DEDUPE_INDEX; in start_updating()
1202 agent->last_async_operation = VIO_ASYNC_OP_VERIFY_DUPLICATION; in start_verifying()
1424 agent->last_async_operation = VIO_ASYNC_OP_LOCK_DUPLICATE_PBN; in start_locking()
1707 data_vio->last_async_operation = VIO_ASYNC_OP_CHECK_FOR_DUPLICATION; in start_querying()
A Ddata-vio.h193 enum async_operation_number last_async_operation; member
A Drecovery-journal.c1187 data_vio->last_async_operation = VIO_ASYNC_OP_UPDATE_REFERENCE_COUNTS; in continue_committed_waiter()

Completed in 19 milliseconds