Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/ubi/
Dfastmap-wl.c303 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
307 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
313 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
Dwl.c884 ubi->move_to_put = ubi->wl_scheduled = 0;
940 ubi->wl_scheduled = 0;
971 ubi->move_to_put = ubi->wl_scheduled = 0;
986 ubi->wl_scheduled = 0;
1011 if (ubi->wl_scheduled)
1039 ubi->wl_scheduled = 1;
1057 ubi->wl_scheduled = 0;
Dubi.h618 int wl_scheduled; member