Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dwl.c664 ubi_assert(!ubi->move_to_put);
847 if (!ubi->move_to_put) {
852 ubi->move_to_put = ubi->wl_scheduled = 0;
900 ubi_assert(!ubi->move_to_put);
922 ubi->move_to_put = ubi->wl_scheduled = 0;
1210 ubi_assert(!ubi->move_to_put);
1211 ubi->move_to_put = 1;
Dubi.h591 int move_to_put; member