Searched defs:ubi_fastmap_layout (Results 1 – 1 of 1) sorted by relevance
238 struct ubi_fastmap_layout { struct239 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];240 int to_be_tortured[UBI_FM_MAX_BLOCKS];241 int used_blocks;242 int max_pool_size;243 int max_wl_pool_size;