Home
last modified time | relevance | path

Searched refs:fm_work_scheduled (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c25 ubi->fm_work_scheduled = 0; in update_fastmap_work_fn()
268 if (!ubi->fm_work_scheduled) { in get_peb_for_wl()
269 ubi->fm_work_scheduled = 1; in get_peb_for_wl()
H A Dubi.h574 int fm_work_scheduled; member
/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c18 ubi->fm_work_scheduled = 0; in update_fastmap_work_fn()
347 if (!ubi->fm_work_scheduled) { in get_peb_for_wl()
348 ubi->fm_work_scheduled = 1; in get_peb_for_wl()
H A Dubi.h600 int fm_work_scheduled; member