Searched refs:move_from (Results 1 – 2 of 2) sorted by relevance
692 ubi_assert(!ubi->move_from && !ubi->move_to);768 ubi->move_from = e1;880 ubi->move_from = ubi->move_to = NULL;930 ubi->move_from = ubi->move_to = NULL;950 ubi->move_from = ubi->move_to = NULL;1214 if (e == ubi->move_from) {1300 if (e == ubi->move_from || in_wl_tree(e, &ubi->scrub) ||
590 struct ubi_wl_entry *move_from; member