Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dwl.c671 ubi_assert(!ubi->move_to_put);
883 if (!ubi->move_to_put) {
888 ubi->move_to_put = ubi->wl_scheduled = 0;
945 ubi_assert(!ubi->move_to_put);
978 ubi->move_to_put = ubi->wl_scheduled = 0;
1299 ubi_assert(!ubi->move_to_put);
1300 ubi->move_to_put = 1;
Dubi.h620 int move_to_put; member