Home
last modified time | relevance | path

Searched refs:VDO_BAD_MAPPING (Results 1 – 3 of 3) sorted by relevance

/drivers/md/dm-vdo/
A Dstatus-codes.h64 VDO_BAD_MAPPING, enumerator
A Dblock-map.c1786 vdo_log_error_strerror(VDO_BAD_MAPPING, in continue_with_loaded_page()
1791 abort_load(data_vio, VDO_BAD_MAPPING); in continue_with_loaded_page()
2263 vdo_log_error_strerror(VDO_BAD_MAPPING, in vdo_find_block_map_slot()
2268 abort_load(data_vio, VDO_BAD_MAPPING); in vdo_find_block_map_slot()
3132 if ((result != VDO_OUT_OF_RANGE) && (result != VDO_BAD_MAPPING)) in set_mapped_location()
3140 vdo_log_error_strerror(VDO_BAD_MAPPING, in set_mapped_location()
3149 return VDO_BAD_MAPPING; in set_mapped_location()
A Drepair.c530 vdo_set_completion_result(&repair->completion, VDO_BAD_MAPPING); in get_pbn_to_fetch()

Completed in 15 milliseconds