Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dcompress.h18 extern const char *supported_comp_names[];
Dcompress.c98 const char *supported_comp_names[] = { variable
Dmain.c646 if (!strcmp(supported_comp_names[i], in f2fs_parse_options()