Searched refs:LZ4 (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.15/fs/f2fs/ |
D | Kconfig | 116 bool "LZ4 compression support" 120 Support LZ4 compress algorithm, if unsure, say Y. 128 layout with LZ4, if unsure, say Y.
|
/Linux-v5.15/fs/squashfs/ |
D | Kconfig | 125 bool "Include support for LZ4 compressed file systems" 130 compressed with LZ4 compression. LZ4 compression is mainly 134 LZ4 is not the standard compression used in Squashfs and so most
|
/Linux-v5.15/usr/ |
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-v5.15/fs/pstore/ |
D | Kconfig | 42 tristate "LZ4 compression" 46 This option enables LZ4 compression algorithm support.
|
/Linux-v5.15/Documentation/filesystems/ |
D | erofs.rst | 54 LZ4 algorithm with the fixed-sized output compression for high performance. 230 EROFS implements LZ4 fixed-sized output compression which generates fixed-sized
|
/Linux-v5.15/arch/x86/boot/ |
D | header.S | 537 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
|
/Linux-v5.15/ |
D | Makefile | 479 LZ4 = lz4c macro 529 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD
|
/Linux-v5.15/mm/ |
D | Kconfig | 586 bool "LZ4" 589 Use the LZ4 algorithm as the default compression algorithm.
|
/Linux-v5.15/crypto/ |
D | Kconfig | 1765 tristate "LZ4 compression algorithm" 1771 This is the LZ4 algorithm. 1780 This is the LZ4 high compression mode algorithm.
|
/Linux-v5.15/init/ |
D | Kconfig | 299 bool "LZ4" 302 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding. 303 A preliminary version of LZ4 de/compression tool is available at 316 decompress around the same speed as LZO, but slower than LZ4. You
|
/Linux-v5.15/Documentation/x86/ |
D | boot.rst | 785 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number
|