Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dwl.c669 ubi_assert(!ubi->move_from && !ubi->move_to);
756 ubi->move_to = e2;
882 ubi->move_from = ubi->move_to = NULL;
938 ubi->move_from = ubi->move_to = NULL;
969 ubi->move_from = ubi->move_to = NULL;
1259 } else if (e == ubi->move_to) {
1338 if (e == ubi->move_to) {
1447 else if (ubi->move_to == e)
Dubi.h623 struct ubi_wl_entry *move_to; member