Searched refs:move_to (Results 1 – 2 of 2) sorted by relevance
670 ubi_assert(!ubi->move_from && !ubi->move_to);757 ubi->move_to = e2;883 ubi->move_from = ubi->move_to = NULL;939 ubi->move_from = ubi->move_to = NULL;970 ubi->move_from = ubi->move_to = NULL;1258 } else if (e == ubi->move_to) {1337 if (e == ubi->move_to) {1446 else if (ubi->move_to == e)
621 struct ubi_wl_entry *move_to; member