Home
last modified time | relevance | path

Searched refs:lz4 (Results 1 – 13 of 13) sorted by relevance

/linux/fs/erofs/
H A Ddecompressor.c16 struct z_erofs_lz4_cfgs *lz4 = data; in z_erofs_load_lz4_config() local
19 if (lz4) { in z_erofs_load_lz4_config()
24 distance = le16_to_cpu(lz4->max_distance); in z_erofs_load_lz4_config()
26 sbi->lz4.max_pclusterblks = le16_to_cpu(lz4->max_pclusterblks); in z_erofs_load_lz4_config()
27 if (!sbi->lz4.max_pclusterblks) { in z_erofs_load_lz4_config()
28 sbi->lz4.max_pclusterblks = 1; /* reserved case */ in z_erofs_load_lz4_config()
29 } else if (sbi->lz4.max_pclusterblks > in z_erofs_load_lz4_config()
32 sbi->lz4.max_pclusterblks); in z_erofs_load_lz4_config()
39 sbi->lz4.max_pclusterblks = 1; in z_erofs_load_lz4_config()
43 sbi->lz4.max_distance_pages = distance ? in z_erofs_load_lz4_config()
[all …]
/linux/arch/arm64/boot/
H A DMakefile19 targets := Image Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo \
31 $(obj)/Image.lz4: $(obj)/Image FORCE
32 $(call if_changed,lz4)
/linux/arch/riscv/boot/
H A DMakefile36 $(obj)/Image.lz4: $(obj)/Image FORCE
37 $(call if_changed,lz4)
/linux/arch/x86/boot/compressed/
H A DMakefile21 vmlinux.bin.xz vmlinux.bin.lzo vmlinux.bin.lz4 vmlinux.bin.zst
145 $(obj)/vmlinux.bin.lz4: $(vmlinux.bin.all-y) FORCE
155 suffix-$(CONFIG_KERNEL_LZ4) := lz4
/linux/arch/riscv/
H A DMakefile138 boot-image-$(CONFIG_KERNEL_LZ4) := Image.lz4
169 BOOT_TARGETS := Image Image.gz Image.bz2 Image.lz4 Image.lzma Image.lzo Image.zst Image.xz loader l…
174 Image.gz Image.bz2 Image.lz4 Image.lzma Image.lzo Image.zst Image.xz loader vmlinuz.efi: Image
/linux/arch/csky/boot/
H A DMakefile12 compress-$(CONFIG_KERNEL_LZ4) = lz4
/linux/usr/
H A DMakefile12 compress-$(CONFIG_INITRAMFS_COMPRESSION_LZ4) := lz4
H A DKconfig204 If you choose this, keep in mind that most distros don't provide lz4
/linux/scripts/package/
H A Dbuildtar92 for i in Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo vmlinuz.efi ; do
/linux/lib/
H A DMakefile165 obj-$(CONFIG_LZ4_COMPRESS) += lz4/
166 obj-$(CONFIG_LZ4HC_COMPRESS) += lz4/
167 obj-$(CONFIG_LZ4_DECOMPRESS) += lz4/
/linux/crypto/
H A DKconfig1081 See https://github.com/lz4/lz4 for further information.
1092 See https://github.com/lz4/lz4 for further information.
/linux/fs/squashfs/
H A DKconfig8 filesystem for Linux. It uses zlib, lz4, lzo, xz or zstd compression
/linux/
H A DMakefile568 LZ4 = lz4