Home
last modified time | relevance | path

Searched refs:compression (Results 1 – 11 of 11) sorted by relevance

/fs/jffs2/
DKconfig8 levelling, compression and support for hard links. You cannot use
104 bool "Advanced compression options for JFFS2"
109 compression modules, if any, are enabled in JFFS2. Removing
117 bool "JFFS2 ZLIB compression support" if JFFS2_COMPRESSION_OPTIONS
124 lossless data-compression library for use on virtually any computer
131 bool "JFFS2 LZO compression support" if JFFS2_COMPRESSION_OPTIONS
137 minilzo-based compression. Generally works better than Zlib.
143 bool "JFFS2 RTIME compression support" if JFFS2_COMPRESSION_OPTIONS
150 bool "JFFS2 RUBIN compression support" if JFFS2_COMPRESSION_OPTIONS
157 prompt "JFFS2 default compression mode" if JFFS2_COMPRESSION_OPTIONS
[all …]
DTODO8 - disable compression in commit_write()?
10 - chattr support - turning on/off and tuning compression per-inode
/fs/squashfs/
DKconfig7 filesystem for Linux. It uses zlib, lzo or xz compression to
44 ZLIB compression is the standard compression used by Squashfs
45 file systems. It offers a good trade-off between compression
57 compressed with LZO compression. LZO compression is mainly
61 LZO is not the standard compression used in Squashfs and so most
72 compressed with XZ compression. XZ gives better compression than
73 the default zlib compression, at the expense of greater CPU and
76 XZ is not the standard compression used in Squashfs and so most
Dsquashfs_fs.h247 __le16 compression; member
Dsuper.c135 le16_to_cpu(sblk->compression)); in squashfs_fill_super()
/fs/ubifs/
DKconfig21 bool "Advanced compression options"
31 bool "LZO compression support" if UBIFS_FS_ADVANCED_COMPR
39 bool "ZLIB compression support" if UBIFS_FS_ADVANCED_COMPR
/fs/btrfs/
DMakefile10 compression.o delayed-ref.o relocation.o delayed-inode.o scrub.o \
Dfile-item.c44 u8 compression, u8 encryption, u16 other_encoding) in btrfs_insert_file_extent() argument
75 btrfs_set_file_extent_compression(leaf, item, compression); in btrfs_insert_file_extent()
Dctree.h793 u8 compression; member
2390 compression, 8);
2853 u8 compression, u8 encryption, u16 other_encoding);
Dinode.c1755 u8 compression, u8 encryption, in insert_reserved_file_extent() argument
1802 btrfs_set_file_extent_compression(leaf, fi, compression); in insert_reserved_file_extent()
/fs/cramfs/
DREADME138 value don't get as good compression as they can.
151 The main advantage of option 3 over 1, 2, is better compression. The