Lines Matching refs:vdo_log_error_strerror
234 return vdo_log_error_strerror(result, "cannot compute index save size"); in compute_sizes()
625 return vdo_log_error_strerror(result, in discard_index_state_data()
732 return vdo_log_error_strerror(result, "failed to open config region"); in write_uds_index_config()
737 return vdo_log_error_strerror(result, "failed to write config region"); in write_uds_index_config()
743 return vdo_log_error_strerror(result, "cannot flush config writer"); in write_uds_index_config()
1122 return vdo_log_error_strerror(result, "cannot read region table header"); in load_region_table()
1135 return vdo_log_error_strerror(UDS_UNSUPPORTED_VERSION, in load_region_table()
1155 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_region_table()
1186 return vdo_log_error_strerror(result, "cannot read region table header"); in read_super_block_data()
1213 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_super_block_data()
1219 return vdo_log_error_strerror(UDS_UNSUPPORTED_VERSION, in read_super_block_data()
1225 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_super_block_data()
1233 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_super_block_data()
1239 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_super_block_data()
1250 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in verify_region()
1254 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in verify_region()
1258 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in verify_region()
1300 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in verify_sub_index()
1345 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in reconstitute_layout()
1365 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_super_block()
1372 return vdo_log_error_strerror(result, "unknown superblock format"); in load_super_block()
1377 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_super_block()
1398 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_index_save_data()
1405 return vdo_log_error_strerror(result, "cannot read index save data"); in read_index_save_data()
1413 return vdo_log_error_strerror(UDS_UNSUPPORTED_VERSION, in read_index_save_data()
1423 return vdo_log_error_strerror(UDS_UNSUPPORTED_VERSION, in read_index_save_data()
1500 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in reconstruct_index_save()
1516 return vdo_log_error_strerror(result, "cannot read index save %u header", in load_index_save()
1524 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_index_save()
1538 vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_index_save()
1548 return vdo_log_error_strerror(result, in load_index_save()
1556 return vdo_log_error_strerror(result, "cannot reconstruct index save %u", in load_index_save()
1575 vdo_log_error_strerror(result, in load_sub_index_regions()
1603 return vdo_log_error_strerror(result, "failed to open config reader"); in verify_uds_index_config()
1608 return vdo_log_error_strerror(result, "failed to read config region"); in verify_uds_index_config()
1623 return vdo_log_error_strerror(result, "unable to read superblock"); in load_index_layout()