Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dmain.c644 c.compress.alg = MAX_COMPRESS_ALGS; in f2fs_parse_options()
645 for (i = 0; i < MAX_COMPRESS_ALGS; i++) { in f2fs_parse_options()
652 if (c.compress.alg == MAX_COMPRESS_ALGS) { in f2fs_parse_options()
/third_party/f2fs-tools/include/
Df2fs_fs.h432 MAX_COMPRESS_ALGS, enumerator