Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dzstd.c138 ZSTD_getErrorCode(ret2)); in zstd_compress_pages()
206 ZSTD_getErrorCode(ret2)); in zstd_compress_pages()
296 ZSTD_getErrorCode(ret2)); in zstd_decompress_bio()
385 ZSTD_getErrorCode(ret2)); in zstd_decompress()
/Linux-v4.19/fs/squashfs/
Dzstd_wrapper.c128 (int)ZSTD_getErrorCode(zstd_err)); in zstd_uncompress()
/Linux-v4.19/include/linux/
Dzstd.h106 static __attribute__((unused)) ZSTD_ErrorCode ZSTD_getErrorCode( in ZSTD_getErrorCode() function