Lines Matching full:early
76 * LZ4 first-pass early abort verdict
81 * zstd-1 second-pass early abort verdict
86 * We excluded this from early abort for some reason
453 * A zstd early abort heuristic. in zfs_zstd_compress_wrap()
459 * - First, we try LZ4 compression, and if it doesn't early abort, we in zfs_zstd_compress_wrap()
462 * exclusively, if it would overflow), we give up early. in zfs_zstd_compress_wrap()
468 * savings versus no early abort, and all the zstd-fast levels are in zfs_zstd_compress_wrap()
617 * A zstd early abort heuristic. in zfs_zstd_compress_buf()
623 * - First, we try LZ4 compression, and if it doesn't early abort, we in zfs_zstd_compress_buf()
626 * exclusively, if it would overflow), we give up early. in zfs_zstd_compress_buf()
632 * savings versus no early abort, and all the zstd-fast levels are in zfs_zstd_compress_buf()
999 "Enable early abort attempts when using zstd");
1001 "Minimal size of block to attempt early abort");