Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dwl.c663 ubi_assert(!ubi->move_from && !ubi->move_to);
740 ubi->move_to = e2;
851 ubi->move_from = ubi->move_to = NULL;
901 ubi->move_from = ubi->move_to = NULL;
921 ubi->move_from = ubi->move_to = NULL;
1199 } else if (e == ubi->move_to) {
1278 if (e == ubi->move_to) {
Dubi.h590 struct ubi_wl_entry *move_to; member