Searched refs:compressed_formats (Results 1 – 1 of 1) sorted by relevance
47 static const struct compress_format compressed_formats[] __initconst = { variable71 for (cf = compressed_formats; cf->name; cf++) { in decompress_method()