Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/ubi/
Dwl.c680 ubi_assert(!ubi->move_from && !ubi->move_to);
763 ubi->move_to = e2;
889 ubi->move_from = ubi->move_to = NULL;
945 ubi->move_from = ubi->move_to = NULL;
976 ubi->move_from = ubi->move_to = NULL;
1256 } else if (e == ubi->move_to) {
1335 if (e == ubi->move_to) {
1444 else if (ubi->move_to == e)
Dubi.h617 struct ubi_wl_entry *move_to; member