Home
last modified time | relevance | path

Searched defs:erofs_configure (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/erofs-utils/include/erofs/
H A Dconfig.h44 struct erofs_configure { struct
45 const char *c_version;
46 int c_dbg_lvl;
47 bool c_dry_run;
48 bool c_legacy_compress;
50 bool c_random_pclusterblks;
51 bool c_random_algorithms;
53 char c_timeinherit;
54 char c_chunkbits;
55 bool c_inline_data;
[all …]