Searched defs:ubi_fastmap_layout (Results 1 – 1 of 1) sorted by relevance
232 struct ubi_fastmap_layout { struct233 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];234 int to_be_tortured[UBI_FM_MAX_BLOCKS];235 int used_blocks;236 int max_pool_size;237 int max_wl_pool_size;