Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dwl.c672 ubi_assert(!ubi->move_from && !ubi->move_to);
749 ubi->move_to = e2;
875 ubi->move_from = ubi->move_to = NULL;
931 ubi->move_from = ubi->move_to = NULL;
962 ubi->move_from = ubi->move_to = NULL;
1242 } else if (e == ubi->move_to) {
1321 if (e == ubi->move_to) {
Dubi.h630 struct ubi_wl_entry *move_to; member