Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dwl.c673 ubi_assert(!ubi->move_to_put);
871 if (!ubi->move_to_put) {
876 ubi->move_to_put = ubi->wl_scheduled = 0;
930 ubi_assert(!ubi->move_to_put);
963 ubi->move_to_put = ubi->wl_scheduled = 0;
1253 ubi_assert(!ubi->move_to_put);
1254 ubi->move_to_put = 1;
Dubi.h631 int move_to_put; member