Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dfastmap-wl.c260 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
264 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
270 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
Dwl.c855 ubi->move_to_put = ubi->wl_scheduled = 0;
905 ubi->wl_scheduled = 0;
925 ubi->move_to_put = ubi->wl_scheduled = 0;
939 ubi->wl_scheduled = 0;
963 if (ubi->wl_scheduled)
991 ubi->wl_scheduled = 1;
1010 ubi->wl_scheduled = 0;
Dubi.h587 int wl_scheduled; member