Lines Matching refs:vdo_log_error_strerror

235 		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()
1220 return vdo_log_error_strerror(UDS_UNSUPPORTED_VERSION, in read_super_block_data()
1226 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_super_block_data()
1234 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_super_block_data()
1240 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_super_block_data()
1251 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in verify_region()
1255 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in verify_region()
1259 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in verify_region()
1301 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in verify_sub_index()
1346 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in reconstitute_layout()
1366 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_super_block()
1373 return vdo_log_error_strerror(result, "unknown superblock format"); in load_super_block()
1378 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_super_block()
1399 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in read_index_save_data()
1406 return vdo_log_error_strerror(result, "cannot read index save data"); in read_index_save_data()
1414 return vdo_log_error_strerror(UDS_UNSUPPORTED_VERSION, in read_index_save_data()
1424 return vdo_log_error_strerror(UDS_UNSUPPORTED_VERSION, in read_index_save_data()
1501 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in reconstruct_index_save()
1517 return vdo_log_error_strerror(result, "cannot read index save %u header", in load_index_save()
1525 return vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_index_save()
1539 vdo_log_error_strerror(UDS_CORRUPT_DATA, in load_index_save()
1549 return vdo_log_error_strerror(result, in load_index_save()
1557 return vdo_log_error_strerror(result, "cannot reconstruct index save %u", in load_index_save()
1576 vdo_log_error_strerror(result, in load_sub_index_regions()
1604 return vdo_log_error_strerror(result, "failed to open config reader"); in verify_uds_index_config()
1609 return vdo_log_error_strerror(result, "failed to read config region"); in verify_uds_index_config()
1624 return vdo_log_error_strerror(result, "unable to read superblock"); in load_index_layout()