Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dwl.c590 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk,
618 wl_wrk->func = &erase_worker; in schedule_erase()
657 return erase_worker(ubi, wl_wrk, 0); in do_sync_erase()
1061 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk, function
H A Dfastmap-wl.c362 return wrk->func == erase_worker; in ubi_is_erase_work()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dfastmap-wl.c397 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,
596 wl_wrk->func = &erase_worker; in schedule_erase()
1200 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk, function