Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dwl.c666 ubi_assert(!ubi->move_from && !ubi->move_to);
743 ubi->move_to = e2;
854 ubi->move_from = ubi->move_to = NULL;
904 ubi->move_from = ubi->move_to = NULL;
924 ubi->move_from = ubi->move_to = NULL;
1194 } else if (e == ubi->move_to) {
1273 if (e == ubi->move_to) {
Dubi.h590 struct ubi_wl_entry *move_to; member