Searched refs:ZSTD_error_memory_allocation (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | zstd_errors.h | 66 ZSTD_error_memory_allocation = 64, enumerator |
| /linux-6.15/lib/ | ||
| H A D | decompress_unzstd.c | 102 case ZSTD_error_memory_allocation: in handle_zstd_error() |