Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c462 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
466 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
472 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
H A Dwl.c907 ubi->move_to_put = ubi->wl_scheduled = 0;
966 ubi->wl_scheduled = 0;
997 ubi->move_to_put = ubi->wl_scheduled = 0;
1012 ubi->wl_scheduled = 0;
1035 if (ubi->wl_scheduled)
1071 ubi->wl_scheduled = 1;
1089 ubi->wl_scheduled = 0;
H A Dubi.h616 int wl_scheduled; member