Searched defs:ubi_fastmap_layout (Results 1 – 1 of 1) sorted by relevance
253 struct ubi_fastmap_layout { struct254 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];255 int to_be_tortured[UBI_FM_MAX_BLOCKS];256 int used_blocks;257 int max_pool_size;258 int max_wl_pool_size;