Home
last modified time | relevance | path

Searched refs:VDO_STATUS_CODE_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dstatus-codes.c51 BUILD_BUG_ON((VDO_STATUS_CODE_LAST - VDO_STATUS_CODE_BASE) != in vdo_register_status_codes()
54 result = uds_register_error_block("VDO Status", VDO_STATUS_CODE_BASE, in vdo_register_status_codes()
Dstatus-codes.h20 VDO_STATUS_CODE_BASE = VDO_ERRORS_BLOCK_START, enumerator
22 VDO_NOT_IMPLEMENTED = VDO_STATUS_CODE_BASE,