Home
last modified time | relevance | path

Searched refs:vdo_log_error_strerror (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c235 return vdo_log_error_strerror(result, "cannot compute index save size"); in compute_sizes()
626 return vdo_log_error_strerror(result, in discard_index_state_data()
733 return vdo_log_error_strerror(result, "failed to open config region"); in write_uds_index_config()
738 return vdo_log_error_strerror(result, "failed to write config region"); in write_uds_index_config()
744 return vdo_log_error_strerror(result, "cannot flush config writer"); in write_uds_index_config()
1123 return vdo_log_error_strerror(result, "cannot read region table header"); in load_region_table()
1136 return vdo_log_error_strerror(UDS_UNSUPPORTED_VERSION, in load_region_table()
1156 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_region_table()
1187 return vdo_log_error_strerror(result, "cannot read region table header"); in read_super_block_data()
1214 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_super_block_data()
[all …]
H A Dindex.c191 return vdo_log_error_strerror(result, in finish_previous_chapter()
618 vdo_log_error_strerror(result, "error executing message: %d", in execute_zone_request()
843 return vdo_log_error_strerror(result, in rebuild_index_page_map()
851 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in rebuild_index_page_map()
992 return vdo_log_error_strerror(result, in replay_chapter()
1005 return vdo_log_error_strerror(result, "could not get page %d", in replay_chapter()
1194 return vdo_log_error_strerror(result, in uds_make_index()
1203 return vdo_log_error_strerror(result, "could not make volume index"); in uds_make_index()
1229 vdo_log_error_strerror(result, "index could not be loaded"); in uds_make_index()
1232 vdo_log_error_strerror(result, "index could not be loaded"); in uds_make_index()
[all …]
H A Dconfig.c112 return vdo_log_error_strerror(result, "cannot read index config version"); in uds_validate_config_contents()
116 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in uds_validate_config_contents()
124 return vdo_log_error_strerror(result, "cannot read config data"); in uds_validate_config_contents()
152 return vdo_log_error_strerror(result, "cannot read converted config"); in uds_validate_config_contents()
H A Dopen-chapter.c262 vdo_log_error_strerror(result, in fill_delta_chapter_index()
420 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in uds_load_open_chapter()
H A Dindex-session.c289 vdo_log_error_strerror(result, "Failed to allocate config"); in initialize_index_session()
297 vdo_log_error_strerror(result, "Failed to make index"); in initialize_index_session()
353 vdo_log_error_strerror(result, "Failed %s", in uds_open_index()
H A Dvolume.c434 return vdo_log_error_strerror(result, in init_chapter_index_page()
455 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in init_chapter_index_page()
1264 vdo_log_error_strerror(result, "cannot sync chapter to volume"); in uds_write_chapter()
H A Dvolume-index.c1267 return vdo_log_error_strerror(result, in uds_make_volume_index()
1275 return vdo_log_error_strerror(result, in uds_make_volume_index()
H A Ddelta-index.c378 return vdo_log_error_strerror(UDS_INVALID_ARGUMENT, in uds_initialize_delta_index()
735 return vdo_log_error_strerror(UDS_OVERFLOW, in uds_pack_delta_index_page()
/linux/drivers/md/dm-vdo/
H A Dadmin-state.c231 result = vdo_log_error_strerror(VDO_INVALID_ADMIN_STATE, in begin_operation()
236 result = vdo_log_error_strerror(VDO_COMPONENT_BUSY, in begin_operation()
294 result = vdo_log_error_strerror(VDO_INVALID_ADMIN_STATE, in check_code()
337 vdo_log_error_strerror(VDO_INVALID_ADMIN_STATE, "can't start %s from %s", in vdo_start_draining()
H A Dencodings.c149 return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION, in validate_version()
182 return vdo_log_error_strerror(VDO_INCORRECT_COMPONENT, in vdo_validate_header()
195 return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION, in vdo_validate_header()
865 return vdo_log_error_strerror(VDO_NO_SPACE, in vdo_initialize_layout()
1035 return vdo_log_error_strerror(VDO_UNKNOWN_PARTITION, in decode_layout()
1060 return vdo_log_error_strerror(result, in decode_layout()
1070 return vdo_log_error_strerror(UDS_BAD_STATE, in decode_layout()
1375 return vdo_log_error_strerror(VDO_BAD_NONCE, in vdo_validate_component_states()
1448 return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION, in vdo_decode_super_block()
H A Drepair.c454 vdo_log_error_strerror(result, in process_slot()
620 return vdo_log_error_strerror(VDO_BAD_CONFIGURATION, in process_entry()
628 return vdo_log_error_strerror(result, in process_entry()
760 return vdo_log_error_strerror(VDO_CORRUPT_JOURNAL, in validate_recovery_journal_entry()
774 return vdo_log_error_strerror(VDO_CORRUPT_JOURNAL, in validate_recovery_journal_entry()
1439 return vdo_log_error_strerror(VDO_CORRUPT_JOURNAL, in validate_heads()
1581 vdo_log_error_strerror(VDO_CORRUPT_JOURNAL, in parse_journal_for_recovery()
1624 vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION, in parse_journal_for_recovery()
H A Ddm-vdo-target.c1216 return vdo_log_error_strerror(VDO_COMPONENT_BUSY, in perform_admin_operation()
1333 return vdo_log_error_strerror(VDO_BAD_CONFIGURATION, in decode_vdo()
1340 return vdo_log_error_strerror(VDO_BAD_CONFIGURATION, in decode_vdo()
1599 vdo_log_error_strerror(result, "parsing failed: %s", ti->error); in construct_new_vdo_registered()
2120 vdo_log_error_strerror(result, "Suspend of device '%s' failed", in vdo_postsuspend()
2293 vdo_log_error_strerror(completion->result, "aborting load"); in handle_load_error()
2307 vdo_log_error_strerror(completion->result, in handle_load_error()
2439 vdo_log_error_strerror(VDO_READ_ONLY, in grow_logical_callback()
2589 vdo_log_error_strerror(VDO_READ_ONLY, in grow_physical_callback()
2769 vdo_log_error_strerror(result, in vdo_preresume_registered()
[all …]
H A Dlogger.h68 #define vdo_log_error_strerror(errnum, ...) \ macro
H A Dslab-depot.c570 vdo_log_error_strerror(result, "failed slab summary update %llu", in release_journal_locks()
704 vdo_log_error_strerror(result, "cannot write slab journal block %llu", in complete_write()
1022 vdo_log_error_strerror(result, "failed to update slab summary"); in finish_summary_update()
1442 return vdo_log_error_strerror(VDO_REF_COUNT_INVALID, in increment_for_data()
1474 return vdo_log_error_strerror(VDO_REF_COUNT_INVALID, in decrement_for_data()
1538 return vdo_log_error_strerror(VDO_REF_COUNT_INVALID, in increment_for_block_map()
1553 return vdo_log_error_strerror(VDO_REF_COUNT_INVALID, in increment_for_block_map()
1563 return vdo_log_error_strerror(VDO_REF_COUNT_INVALID, in increment_for_block_map()
2869 return vdo_log_error_strerror(VDO_CORRUPT_JOURNAL, in apply_block_entries()
2878 vdo_log_error_strerror(result, in apply_block_entries()
[all …]
H A Dvdo.c299 vdo_log_error_strerror(result, "synchronous read failed"); in read_geometry_block()
835 vdo_log_error_strerror(result, "synchronous flush failed"); in vdo_synchronous_flush()
922 vdo_log_error_strerror(completion->result, "super block save failed"); in handle_save_error()
1148 vdo_log_error_strerror(READ_ONCE(notifier->read_only_error), in make_thread_read_only()
H A Ddedupe.c2053 vdo_log_error_strerror(result, "Error closing index"); in close_index()
2080 vdo_log_error_strerror(result, "Error opening index"); in open_index()
2504 vdo_log_error_strerror(result, "Error suspending dedupe index"); in initiate_suspend_index()
2587 vdo_log_error_strerror(result, "Error resuming dedupe index"); in resume_index()
2667 vdo_log_error_strerror(result, "Error reading index stats"); in get_index_statistics()
H A Dblock-map.c484 vdo_log_error_strerror(VDO_BAD_PAGE, in complete_with_page()
564 vdo_log_error_strerror(result, "VDO Page Cache persistent error: %s", in set_persistent_error()
705 int result = vdo_log_error_strerror(VDO_BAD_PAGE, in page_is_loaded()
1398 vdo_log_error_strerror(VDO_BAD_PAGE, in vdo_copy_valid_page()
1786 vdo_log_error_strerror(VDO_BAD_MAPPING, in continue_with_loaded_page()
2263 vdo_log_error_strerror(VDO_BAD_MAPPING, in vdo_find_block_map_slot()
3140 vdo_log_error_strerror(VDO_BAD_MAPPING, in set_mapped_location()
H A Dflush.c111 vdo_log_error_strerror(result, "failed to allocate spare flush"); in allocate_flush()
H A Dvio.c237 return vdo_log_error_strerror(VDO_BIO_CREATION_FAILED, in vio_reset_bio_with_size()