Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/ubi/
Dwl.c671 ubi_assert(!ubi->move_to_put);
879 if (!ubi->move_to_put) {
884 ubi->move_to_put = ubi->wl_scheduled = 0;
938 ubi_assert(!ubi->move_to_put);
971 ubi->move_to_put = ubi->wl_scheduled = 0;
1269 ubi_assert(!ubi->move_to_put);
1270 ubi->move_to_put = 1;
Dubi.h622 int move_to_put; member