Searched defs:ubi_fastmap_layout (Results 1 – 1 of 1) 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;