Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c589 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk,
617 wl_wrk->func = &erase_worker; in schedule_erase()
656 return erase_worker(ubi, wl_wrk, 0); in do_sync_erase()
1060 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk, function
H A Dfastmap-wl.c361 return wrk->func == erase_worker; in ubi_is_erase_work()
/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c451 return wrk->func == erase_worker; in ubi_is_erase_work()
H A Dwl.c568 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk,
597 wl_wrk->func = &erase_worker; in schedule_erase()
1216 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk, function