Searched refs:COMPRESS_MAX (Results 1 – 1 of 1) sorted by relevance
106 #define COMPRESS_MAX (1 << 16) macro108 if (compress > COMPRESS_MAX) { in quicklistSetCompressDepth()109 compress = COMPRESS_MAX; in quicklistSetCompressDepth()