Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dwl.c666 ubi_assert(!ubi->move_from && !ubi->move_to);
742 ubi->move_from = e1;
854 ubi->move_from = ubi->move_to = NULL;
904 ubi->move_from = ubi->move_to = NULL;
924 ubi->move_from = ubi->move_to = NULL;
1181 if (e == ubi->move_from) {
1267 if (e == ubi->move_from || in_wl_tree(e, &ubi->scrub) ||
Dubi.h589 struct ubi_wl_entry *move_from; member