Home
last modified time | relevance | path

Searched refs:move_to_put (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.c671 ubi_assert(!ubi->move_to_put);
879 if (!ubi->move_to_put) {
884 ubi->move_to_put = ubi->wl_scheduled = 0;
941 ubi_assert(!ubi->move_to_put);
974 ubi->move_to_put = ubi->wl_scheduled = 0;
1289 ubi_assert(!ubi->move_to_put);
1290 ubi->move_to_put = 1;
H A Dubi.h506 * @move_to, @move_to_put @erase_pending, @wl_scheduled, @works,
517 * @move_to_put: if the "to" PEB was put
622 int move_to_put; member
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.c671 ubi_assert(!ubi->move_to_put);
883 if (!ubi->move_to_put) {
888 ubi->move_to_put = ubi->wl_scheduled = 0;
945 ubi_assert(!ubi->move_to_put);
978 ubi->move_to_put = ubi->wl_scheduled = 0;
1299 ubi_assert(!ubi->move_to_put);
1300 ubi->move_to_put = 1;
H A Dubi.h504 * @move_to, @move_to_put @erase_pending, @wl_scheduled, @works,
515 * @move_to_put: if the "to" PEB was put
620 int move_to_put; member

Completed in 9 milliseconds