Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfs.h11 FS_OPT_COMPRESS, enumerator
Dfs.cpp209 if (fsOptions & (1 << FS_OPT_COMPRESS)) { in generate_f2fs_image()
Dfastboot.cpp2378 fsOptions |= (1 << FS_OPT_COMPRESS); in ParseFsOption()