Android-cuttlefish cvd tool
compress.h
Go to the documentation of this file.
1
13#ifndef COMPRESS_H
14#define COMPRESS_H
15
16#include "f2fs_fs.h"
17
18extern const char *supported_comp_names[];
21
22#endif /* COMPRESS_H */
filter_ops ext_filter
Definition: compress.c:172
const char * supported_comp_names[]
Definition: compress.c:98
compress_ops supported_comp_ops[]
Definition: compress.c:104
Definition: f2fs_fs.h:481
Definition: f2fs_fs.h:500