Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/ubi/
Dfastmap-wl.c282 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
286 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
292 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
Dwl.c890 ubi->move_to_put = ubi->wl_scheduled = 0;
946 ubi->wl_scheduled = 0;
977 ubi->move_to_put = ubi->wl_scheduled = 0;
992 ubi->wl_scheduled = 0;
1017 if (ubi->wl_scheduled)
1045 ubi->wl_scheduled = 1;
1064 ubi->wl_scheduled = 0;
Dubi.h614 int wl_scheduled; member