Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/ubi/
Dwl.c670 ubi_assert(!ubi->move_from && !ubi->move_to);
757 ubi->move_to = e2;
883 ubi->move_from = ubi->move_to = NULL;
939 ubi->move_from = ubi->move_to = NULL;
970 ubi->move_from = ubi->move_to = NULL;
1258 } else if (e == ubi->move_to) {
1337 if (e == ubi->move_to) {
1446 else if (ubi->move_to == e)
Dubi.h621 struct ubi_wl_entry *move_to; member