Lines Matching defs:ubi_wl_entry
168 * struct ubi_wl_entry - wear-leveling entry.
178 struct ubi_wl_entry {
241 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];
391 struct ubi_wl_entry;
513 * @lookuptbl: a table to quickly find a &struct ubi_wl_entry object for any
604 struct ubi_wl_entry *fm_anchor;
619 struct ubi_wl_entry **lookuptbl;
620 struct ubi_wl_entry *move_from;
621 struct ubi_wl_entry *move_to;
807 struct ubi_wl_entry *e;
915 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor);
916 int ubi_wl_put_fm_peb(struct ubi_device *ubi, struct ubi_wl_entry *used_e,
1000 * @e: a pointer to a ubi_wl_entry to use as cursor
1009 * @e: a pointer to a ubi_wl_entry to use as cursor
1018 * @e: a pointer to a ubi_wl_entry to use as cursor
1028 * @e: a pointer to a ubi_wl_entry to use as cursor
1214 static inline struct ubi_wl_entry *ubi_find_fm_block(const struct ubi_device *ubi,