Searched defs:erofs_configure (Results 1 – 1 of 1) sorted by relevance
44 struct erofs_configure { struct45 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 …]