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

/linux-master/drivers/mtd/ubi/
H A Dwl.c683 ubi_assert(!ubi->move_to_put);
895 if (!ubi->move_to_put) {
900 ubi->move_to_put = ubi->wl_scheduled = 0;
957 ubi_assert(!ubi->move_to_put);
990 ubi->move_to_put = ubi->wl_scheduled = 0;
1311 ubi_assert(!ubi->move_to_put);
1312 ubi->move_to_put = 1;
H A Dubi.h502 * @move_to, @move_to_put @erase_pending, @wl_scheduled, @works,
513 * @move_to_put: if the "to" PEB was put
620 int move_to_put; member in struct:ubi_device

Completed in 114 milliseconds