Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/ubi/
A Dwl.c693 ubi_assert(!ubi->move_from && !ubi->move_to);
769 ubi->move_from = e1;
881 ubi->move_from = ubi->move_to = NULL;
931 ubi->move_from = ubi->move_to = NULL;
951 ubi->move_from = ubi->move_to = NULL;
1215 if (e == ubi->move_from) {
1301 if (e == ubi->move_from || in_wl_tree(e, &ubi->scrub) ||
A Dubi.h593 struct ubi_wl_entry *move_from; member

Completed in 8 milliseconds