Home
last modified time | relevance | path

Searched refs:move_from (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);
739 ubi->move_from = e1;
851 ubi->move_from = ubi->move_to = NULL;
901 ubi->move_from = ubi->move_to = NULL;
921 ubi->move_from = ubi->move_to = NULL;
1186 if (e == ubi->move_from) {
1272 if (e == ubi->move_from || in_wl_tree(e, &ubi->scrub) ||
Dubi.h589 struct ubi_wl_entry *move_from; member