Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dfastmap-wl.c289 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
293 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
299 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
Dwl.c852 ubi->move_to_put = ubi->wl_scheduled = 0;
902 ubi->wl_scheduled = 0;
922 ubi->move_to_put = ubi->wl_scheduled = 0;
936 ubi->wl_scheduled = 0;
960 if (ubi->wl_scheduled)
988 ubi->wl_scheduled = 1;
1007 ubi->wl_scheduled = 0;
Dubi.h587 int wl_scheduled; member