Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
A Dwl.c682 ubi_assert(!ubi->move_from && !ubi->move_to);
772 ubi->move_from = e1;
906 ubi->move_from = ubi->move_to = NULL;
965 ubi->move_from = ubi->move_to = NULL;
996 ubi->move_from = ubi->move_to = NULL;
1294 if (e == ubi->move_from) {
1380 if (e == ubi->move_from || in_wl_tree(e, &ubi->scrub) ||
1493 else if (ubi->move_from == e)
A Dubi.h618 struct ubi_wl_entry *move_from; member

Completed in 10 milliseconds