Searched defs:erofs_configure (Results 1 – 1 of 1) sorted by relevance
35 struct erofs_configure { struct36 const char *c_version;37 int c_dbg_lvl;38 bool c_dry_run;39 bool c_legacy_compress;41 bool c_random_pclusterblks;43 char c_timeinherit;44 char c_chunkbits;45 bool c_noinline_data;46 bool c_ztailpacking;[all …]