Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dcompress.h19 extern compress_ops supported_comp_ops[];
Dcompress.c104 compress_ops supported_comp_ops[] = { variable
Dmain.c1039 if (!supported_comp_ops[c.compress.alg].init) { in init_compr()
1044 c.compress.ops = supported_comp_ops + c.compress.alg; in init_compr()