Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dfastmap-wl.c291 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
295 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
301 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
Dwl.c876 ubi->move_to_put = ubi->wl_scheduled = 0;
932 ubi->wl_scheduled = 0;
963 ubi->move_to_put = ubi->wl_scheduled = 0;
978 ubi->wl_scheduled = 0;
1003 if (ubi->wl_scheduled)
1031 ubi->wl_scheduled = 1;
1050 ubi->wl_scheduled = 0;
Dubi.h627 int wl_scheduled; member