Lines Matching full:compressed
310 If you know exactly which files cannot be compressed, you can use this.
314 nocompress extension will be treated as special cases and will not be compressed.
320 compress_chksum Support verifying chksum of raw data in compressed cluster.
329 cache compressed block, in order to improve cache hit ratio of
863 cluster can be compressed or not.
866 a cluster is a compressed one or normal one; for compressed cluster, following
868 stores data including compress header and compressed data.
871 support compression on write-once file, data can be compressed only when
891 should be compresse, bar.zip should be non-compressed. chattr +c dir/bar.zip
895 compresse, bar.zip and baz.txt should be non-compressed.
899 - At this point, compression feature doesn't expose compressed space to user
904 interface to reclaim compressed space and show it to user after setting a
905 special flag to the inode. Once the compressed space is released, the flag
906 will block writing data to the file until either the compressed space is
918 . Compressed Cluster . . Normal Cluster .
926 | data length | data chksum | reserved | compressed data |