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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dwl.c761 if (ubi->move_to || tree_empty(&ubi->free) ||
812 ubi_assert(!ubi->move_from && !ubi->move_to);
815 ubi->move_to = e2;
860 ubi->move_from = ubi->move_to = NULL;
903 ubi->move_from = ubi->move_to = NULL;
1140 } else if (e == ubi->move_to) {
1196 if (e == ubi->move_to) {
H A Dubi.h239 * @move_to, @move_to_put @erase_pending, @wl_scheduled, and @works
246 * @move_to: physical eraseblock where the data is being moved to
318 struct ubi_wl_entry *move_to; member in struct:ubi_device

Completed in 164 milliseconds