Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/ubi/
Dwl.c683 ubi_assert(!ubi->move_to_put);
895 if (!ubi->move_to_put) {
900 ubi->move_to_put = ubi->wl_scheduled = 0;
957 ubi_assert(!ubi->move_to_put);
990 ubi->move_to_put = ubi->wl_scheduled = 0;
1311 ubi_assert(!ubi->move_to_put);
1312 ubi->move_to_put = 1;
Dubi.h620 int move_to_put; member