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

/linux-4.1.27/drivers/mtd/ubi/
H A 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) { ubi_wl_put_peb()
1267 if (e == ubi->move_from || in_wl_tree(e, &ubi->scrub) || ubi_wl_scrub_peb()
H A Dubi.h475 * @wl_lock: protects the @used, @free, @pq, @pq_head, @lookuptbl, @move_from,
485 * @move_from: physical eraseblock from where the data is being moved
589 struct ubi_wl_entry *move_from; member in struct:ubi_device

Completed in 76 milliseconds