Searched refs:supported_comp_ops (Results 1 – 3 of 3) sorted by relevance
19 extern compress_ops supported_comp_ops[];
104 compress_ops supported_comp_ops[] = { variable
1039 if (!supported_comp_ops[c.compress.alg].init) { in init_compr()1044 c.compress.ops = supported_comp_ops + c.compress.alg; in init_compr()