Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Ddecompress.c51 static const struct compress_format compressed_formats[] __initconst = { variable
76 for (cf = compressed_formats; cf->name; cf++) { in decompress_method()