Home
last modified time | relevance | path

Searched refs:UDS_OVERFLOW (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Derrors.h22 UDS_OVERFLOW = UDS_ERROR_CODE_BASE, enumerator
Derrors.c291 return UDS_OVERFLOW; in uds_register_error_block()
/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dchapter-index.c178 return UDS_OVERFLOW; in uds_pack_open_chapter_index_page()
Dopen-chapter.c258 case UDS_OVERFLOW: in fill_delta_chapter_index()
Dindex.c498 if (result == UDS_OVERFLOW) { in search_index_zone()
937 if ((result == UDS_DUPLICATE_NAME) || (result == UDS_OVERFLOW)) { in replay_record()
Dvolume-index.c592 case UDS_OVERFLOW: in uds_put_volume_index_record()
593 vdo_log_ratelimit(vdo_log_warning_strerror, UDS_OVERFLOW, in uds_put_volume_index_record()
Ddelta-index.c735 return vdo_log_error_strerror(UDS_OVERFLOW, in uds_pack_delta_index_page()
1563 return UDS_OVERFLOW; in extend_delta_zone()
1598 return UDS_OVERFLOW; in insert_bits()