Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubi-wrapper.h98 struct ubi_fm_pool { struct
99 int pebs[UBI_FM_MAX_POOL_SIZE];
100 int used;
101 int size;
102 int max_size;
/openbmc/u-boot/drivers/mtd/ubi/
H A Dubi.h254 struct ubi_fm_pool { struct
255 int pebs[UBI_FM_MAX_POOL_SIZE];
256 int used;
257 int size;
258 int max_size;
/openbmc/linux/drivers/mtd/ubi/
H A Dubi.h260 struct ubi_fm_pool { struct
261 int pebs[UBI_FM_MAX_POOL_SIZE];
262 int used;
263 int size;
264 int max_size;