Lines Matching refs:compressed
67 addition, inplace decompression is also supported to avoid bounce compressed
70 - Support chunk-based data deduplication and rolling-hash compressed data
115 readahead Cache the last incomplete compressed physical
118 compressed physical clusters;
119 readaround Cache the both ends of incomplete compressed
122 for the rest compressed physical clusters.
313 compressed data blocks from variable-sized input in contrast to other existing
320 extents and in the meanwhile, compressed into physical clusters (pclusters).
342 A physical cluster can be seen as a container of physical compressed blocks
343 which contains compressed data. Previously, only lcluster-sized (4KB) pclusters
348 starts and blkaddr is used to seek the compressed data. For each NONHEAD
355 well. Let the delta0 of the first NONHEAD lcluster store the compressed block
369 therefore it can be used for compressed data deduplication.