Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/ubi/
Dwl.c681 ubi_assert(!ubi->move_to_put);
885 if (!ubi->move_to_put) {
890 ubi->move_to_put = ubi->wl_scheduled = 0;
944 ubi_assert(!ubi->move_to_put);
977 ubi->move_to_put = ubi->wl_scheduled = 0;
1267 ubi_assert(!ubi->move_to_put);
1268 ubi->move_to_put = 1;
Dubi.h618 int move_to_put; member