Searched refs:ZSTD_error_corruption_detected (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ | ||
D | zstd_errors.h | 44 ZSTD_error_corruption_detected = 20, enumerator |
/Linux-v6.6/lib/ | ||
D | decompress_unzstd.c | 109 case ZSTD_error_corruption_detected: in handle_zstd_error() |