Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dwl.c1019 ubi_assert(!ubi->move_from && !ubi->move_to);
1092 ubi->move_to = e2;
1203 ubi->move_from = ubi->move_to = NULL;
1256 ubi->move_from = ubi->move_to = NULL;
1277 ubi->move_from = ubi->move_to = NULL;
1577 } else if (e == ubi->move_to) {
1653 if (e == ubi->move_to) {
Dubi.h550 struct ubi_wl_entry *move_to; member