Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dwl.c683 ubi_assert(!ubi->move_to_put);
902 if (!ubi->move_to_put) {
907 ubi->move_to_put = ubi->wl_scheduled = 0;
964 ubi_assert(!ubi->move_to_put);
997 ubi->move_to_put = ubi->wl_scheduled = 0;
1318 ubi_assert(!ubi->move_to_put);
1319 ubi->move_to_put = 1;
H A Dubi.h620 int move_to_put; member