Searched refs:move_to (Results 1 – 2 of 2) sorted by relevance
680 ubi_assert(!ubi->move_from && !ubi->move_to);763 ubi->move_to = e2;889 ubi->move_from = ubi->move_to = NULL;945 ubi->move_from = ubi->move_to = NULL;976 ubi->move_from = ubi->move_to = NULL;1256 } else if (e == ubi->move_to) {1335 if (e == ubi->move_to) {1444 else if (ubi->move_to == e)
617 struct ubi_wl_entry *move_to; member