Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Ddelta-index.c96 #define DELTA_LIST_MAX_BYTE_COUNT \ macro
1011 (save_info.byte_count > DELTA_LIST_MAX_BYTE_COUNT)) { in restore_delta_list_data()
1050 result = vdo_allocate(DELTA_LIST_MAX_BYTE_COUNT, u8, __func__, &data); in uds_finish_restoring_delta_index()