Searched refs:LZ4 (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.1/fs/f2fs/ |
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-v6.1/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-v6.1/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-v6.1/fs/pstore/ |
D | Kconfig | 42 tristate "LZ4 compression" 46 This option enables LZ4 compression algorithm support.
|
/Linux-v6.1/fs/erofs/ |
D | Kconfig | 94 gives better compression ratios than the LZ4 algorithm, at the
|
/Linux-v6.1/Documentation/filesystems/ |
D | erofs.rst | 63 LZ4 and MicroLZMA algorithms can be used on a per-file basis; In addition, 262 EROFS implements LZ4 fixed-sized output compression which generates fixed-sized
|
/Linux-v6.1/arch/x86/boot/ |
D | header.S | 541 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
|
/Linux-v6.1/crypto/ |
D | Kconfig | 1193 tristate "LZ4" 1199 LZ4 compression algorithm 1210 LZ4 high compression mode algorithm
|
/Linux-v6.1/ |
D | Makefile | 525 LZ4 = lz4c macro 607 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD
|
/Linux-v6.1/init/ |
D | Kconfig | 316 bool "LZ4" 319 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding. 320 A preliminary version of LZ4 de/compression tool is available at 333 decompress around the same speed as LZO, but slower than LZ4. You
|
/Linux-v6.1/mm/ |
D | Kconfig | 86 bool "LZ4" 89 Use the LZ4 algorithm as the default compression algorithm.
|
/Linux-v6.1/Documentation/x86/ |
D | boot.rst | 785 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number
|