Home
last modified time | relevance | path

Searched defs:ubi_fastmap_layout (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/ubispl/
Dubi-wrapper.h78 struct ubi_fastmap_layout { struct
79 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];
80 int to_be_tortured[UBI_FM_MAX_BLOCKS];
81 int used_blocks;
82 int max_pool_size;
83 int max_wl_pool_size;
/external/u-boot/drivers/mtd/ubi/
Dubi.h234 struct ubi_fastmap_layout { struct
235 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];
236 int to_be_tortured[UBI_FM_MAX_BLOCKS];
237 int used_blocks;
238 int max_pool_size;
239 int max_wl_pool_size;