Home
last modified time | relevance | path

Searched refs:move_to (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dwl.c692 ubi_assert(!ubi->move_from && !ubi->move_to);
769 ubi->move_to = e2;
880 ubi->move_from = ubi->move_to = NULL;
930 ubi->move_from = ubi->move_to = NULL;
950 ubi->move_from = ubi->move_to = NULL;
1227 } else if (e == ubi->move_to) {
1306 if (e == ubi->move_to) {
H A Dubi.h591 struct ubi_wl_entry *move_to; member