Searched defs:erofs_compress_hints (Results 1 – 1 of 1) sorted by relevance
18 struct erofs_compress_hints { struct19 struct list_head list;21 regex_t reg;22 unsigned int physical_clusterblks;23 unsigned char algorithmtype;