Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dwl.c670 ubi_assert(!ubi->move_to_put);
878 if (!ubi->move_to_put) {
883 ubi->move_to_put = ubi->wl_scheduled = 0;
937 ubi_assert(!ubi->move_to_put);
970 ubi->move_to_put = ubi->wl_scheduled = 0;
1270 ubi_assert(!ubi->move_to_put);
1271 ubi->move_to_put = 1;
Dubi.h624 int move_to_put; member