move_to           617 drivers/mtd/ubi/ubi.h 	struct ubi_wl_entry *move_to;
move_to           680 drivers/mtd/ubi/wl.c 	ubi_assert(!ubi->move_from && !ubi->move_to);
move_to           763 drivers/mtd/ubi/wl.c 	ubi->move_to = e2;
move_to           889 drivers/mtd/ubi/wl.c 	ubi->move_from = ubi->move_to = NULL;
move_to           945 drivers/mtd/ubi/wl.c 	ubi->move_from = ubi->move_to = NULL;
move_to           976 drivers/mtd/ubi/wl.c 	ubi->move_from = ubi->move_to = NULL;
move_to          1256 drivers/mtd/ubi/wl.c 	} else if (e == ubi->move_to) {
move_to          1335 drivers/mtd/ubi/wl.c 	if (e == ubi->move_to) {
move_to          1444 drivers/mtd/ubi/wl.c 	else if (ubi->move_to == e)