Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dstatus-codes.h36 VDO_UNSUPPORTED_VERSION, enumerator
Dencodings.c149 return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION, in validate_version()
195 return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION, in vdo_validate_header()
1466 return vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION, in vdo_decode_super_block()
Ddm-vdo-target.c2299 if ((completion->result == VDO_UNSUPPORTED_VERSION) && in handle_load_error()
2751 if (result == VDO_UNSUPPORTED_VERSION) { in vdo_preresume_registered()
2836 (result == VDO_UNSUPPORTED_VERSION)) in vdo_preresume()
Drepair.c1624 vdo_log_error_strerror(VDO_UNSUPPORTED_VERSION, in parse_journal_for_recovery()
1626 return VDO_UNSUPPORTED_VERSION; in parse_journal_for_recovery()