Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dzstd.c430 ZSTD_getErrorCode(ret2)); in zstd_compress_pages()
498 ZSTD_getErrorCode(ret2)); in zstd_compress_pages()
588 ZSTD_getErrorCode(ret2)); in zstd_decompress_bio()
677 ZSTD_getErrorCode(ret2)); in zstd_decompress()
/Linux-v5.4/fs/squashfs/
Dzstd_wrapper.c119 (int)ZSTD_getErrorCode(zstd_err)); in zstd_uncompress()
/Linux-v5.4/include/linux/
Dzstd.h106 static __attribute__((unused)) ZSTD_ErrorCode ZSTD_getErrorCode( in ZSTD_getErrorCode() function