Searched refs:move_to (Results 1 – 2 of 2) sorted by relevance
670 ubi_assert(!ubi->move_from && !ubi->move_to);761 ubi->move_to = e2;887 ubi->move_from = ubi->move_to = NULL;946 ubi->move_from = ubi->move_to = NULL;977 ubi->move_from = ubi->move_to = NULL;1288 } else if (e == ubi->move_to) {1367 if (e == ubi->move_to) {1476 else if (ubi->move_to == e)
619 struct ubi_wl_entry *move_to; member