Android-cuttlefish cvd tool
vendor_src
+_repo_rules3+f2fs_tools
fsck
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
18
extern
const
char
*
supported_comp_names
[];
19
extern
compress_ops
supported_comp_ops
[];
20
extern
filter_ops
ext_filter
;
21
22
#endif
/* COMPRESS_H */
ext_filter
filter_ops ext_filter
Definition:
compress.c:172
supported_comp_names
const char * supported_comp_names[]
Definition:
compress.c:98
supported_comp_ops
compress_ops supported_comp_ops[]
Definition:
compress.c:104
f2fs_fs.h
compress_ops
Definition:
f2fs_fs.h:481
filter_ops
Definition:
f2fs_fs.h:500
Generated by
1.9.4