Searched refs:LZ4 (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | Kconfig | 117 bool "LZ4 compression support" 121 Support LZ4 compress algorithm, if unsure, say Y. 129 layout with LZ4, if unsure, say Y.
|
| /linux/usr/ |
| H A D | Kconfig | 96 bool "Support initial ramdisk/ramfs compressed using LZ4" 100 Support loading of a LZ4 encoded initial ramdisk or cpio buffer 197 bool "LZ4" 213 decompress around the same speed as LZO, but slower than LZ4.
|
| /linux/fs/squashfs/ |
| H A D | Kconfig | 187 bool "Include support for LZ4 compressed file systems" 192 compressed with LZ4 compression. LZ4 compression is mainly 196 LZ4 is not the standard compression used in Squashfs and so most
|
| /linux/arch/x86/boot/ |
| H A D | header.S | 484 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
|
| /linux/crypto/ |
| H A D | Kconfig | 1101 tristate "LZ4" 1107 LZ4 compression algorithm 1118 LZ4 high compression mode algorithm
|
| /linux/ |
| H A D | Makefile | 553 LZ4 = lz4 macro 636 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD TAR
|
| /linux/init/ |
| H A D | Kconfig | 406 bool "LZ4" 409 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding. 410 A preliminary version of LZ4 de/compression tool is available at 423 decompress around the same speed as LZO, but slower than LZ4. You
|
| /linux/mm/ |
| H A D | Kconfig | 96 bool "LZ4" 99 Use the LZ4 algorithm as the default compression algorithm.
|
| /linux/Documentation/arch/x86/ |
| H A D | boot.rst | 786 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2015 lz4: Select LZ4 compression algorithm to
|