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