Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dzstd.c425 ZSTD_getErrorCode(ret2)); in zstd_compress_pages()
493 ZSTD_getErrorCode(ret2)); in zstd_compress_pages()
583 ZSTD_getErrorCode(ret2)); in zstd_decompress_bio()
671 ZSTD_getErrorCode(ret2)); in zstd_decompress()
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dzstd_wrapper.c126 (int)ZSTD_getErrorCode(zstd_err)); in zstd_uncompress()
/OK3568_Linux_fs/kernel/lib/
H A Ddecompress_unzstd.c94 const int err = ZSTD_getErrorCode(ret); in handle_zstd_error()
/OK3568_Linux_fs/kernel/include/linux/
H A Dzstd.h106 static __attribute__((unused)) ZSTD_ErrorCode ZSTD_getErrorCode( in ZSTD_getErrorCode() function
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c398 __func__, ZSTD_getErrorCode(ret)); in zstd_compress_pages()
406 __func__, ZSTD_getErrorCode(ret)); in zstd_compress_pages()
477 __func__, ZSTD_getErrorCode(ret)); in zstd_decompress_pages()