Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dfastmap-wl.c295 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
299 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
305 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
H A Dwl.c881 ubi->move_to_put = ubi->wl_scheduled = 0;
931 ubi->wl_scheduled = 0;
951 ubi->move_to_put = ubi->wl_scheduled = 0;
965 ubi->wl_scheduled = 0;
989 if (ubi->wl_scheduled)
1017 ubi->wl_scheduled = 1;
1043 ubi->wl_scheduled = 0;
H A Dubi.h588 int wl_scheduled; member