Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dwl.c1020 ubi_assert(!ubi->move_to_put);
1199 if (!ubi->move_to_put) {
1204 ubi->move_to_put = ubi->wl_scheduled = 0;
1255 ubi_assert(!ubi->move_to_put);
1278 ubi->move_to_put = ubi->wl_scheduled = 0;
1588 ubi_assert(!ubi->move_to_put);
1589 ubi->move_to_put = 1;
Dubi.h551 int move_to_put; member