Home
last modified time | relevance | path

Searched refs:wl_scheduled (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/mtd/ubi/
Dfastmap-wl.c449 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
453 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
459 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
Dwl.c900 ubi->move_to_put = ubi->wl_scheduled = 0;
959 ubi->wl_scheduled = 0;
990 ubi->move_to_put = ubi->wl_scheduled = 0;
1005 ubi->wl_scheduled = 0;
1028 if (ubi->wl_scheduled)
1064 ubi->wl_scheduled = 1;
1082 ubi->wl_scheduled = 0;
Dubi.h616 int wl_scheduled; member