Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/
H A Dubi-wrapper.h79 struct ubi_fastmap_layout { struct
80 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];
81 int to_be_tortured[UBI_FM_MAX_BLOCKS];
82 int used_blocks;
83 int max_pool_size;
84 int max_wl_pool_size;
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dubi.h240 struct ubi_fastmap_layout { struct
241 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;
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dubi.h235 struct ubi_fastmap_layout { struct
236 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];
237 int to_be_tortured[UBI_FM_MAX_BLOCKS];
238 int used_blocks;
239 int max_pool_size;
240 int max_wl_pool_size;