Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c26 ubi->fm_work_scheduled = 0; in update_fastmap_work_fn()
269 if (!ubi->fm_work_scheduled) { in get_peb_for_wl()
270 ubi->fm_work_scheduled = 1; in get_peb_for_wl()
H A Dubi.h575 int fm_work_scheduled; member
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dfastmap-wl.c18 ubi->fm_work_scheduled = 0; in update_fastmap_work_fn()
293 if (!ubi->fm_work_scheduled) { in get_peb_for_wl()
294 ubi->fm_work_scheduled = 1; in get_peb_for_wl()
H A Dubi.h602 int fm_work_scheduled; member