Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dfastmap-wl.c383 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
387 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
393 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
Dwl.c888 ubi->move_to_put = ubi->wl_scheduled = 0;
944 ubi->wl_scheduled = 0;
975 ubi->move_to_put = ubi->wl_scheduled = 0;
990 ubi->wl_scheduled = 0;
1013 if (ubi->wl_scheduled)
1049 ubi->wl_scheduled = 1;
1067 ubi->wl_scheduled = 0;
Dubi.h616 int wl_scheduled; member