Searched refs:move_to (Results 1 – 2 of 2) sorted by relevance
669 ubi_assert(!ubi->move_from && !ubi->move_to);756 ubi->move_to = e2;882 ubi->move_from = ubi->move_to = NULL;938 ubi->move_from = ubi->move_to = NULL;969 ubi->move_from = ubi->move_to = NULL;1259 } else if (e == ubi->move_to) {1338 if (e == ubi->move_to) {1447 else if (ubi->move_to == e)
623 struct ubi_wl_entry *move_to; member