Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dwl.c667 ubi_assert(!ubi->move_to_put);
850 if (!ubi->move_to_put) {
855 ubi->move_to_put = ubi->wl_scheduled = 0;
903 ubi_assert(!ubi->move_to_put);
925 ubi->move_to_put = ubi->wl_scheduled = 0;
1205 ubi_assert(!ubi->move_to_put);
1206 ubi->move_to_put = 1;
Dubi.h591 int move_to_put; member