Searched refs:move_from_put (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.c813 ubi_assert(!ubi->move_to_put && !ubi->move_from_put);
861 ubi->move_from_put = ubi->move_to_put = 0;
899 if (ubi->move_from_put)
904 ubi->move_from_put = ubi->move_to_put = 0;
1136 ubi_assert(!ubi->move_from_put);
1137 ubi->move_from_put = 1;
H A Dubi.h247 * @move_from_put: if the "from" PEB was put
319 int move_from_put; member in struct:ubi_device

Completed in 48 milliseconds