Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dwl.c568 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk,
596 wl_wrk->func = &erase_worker; in schedule_erase()
631 return erase_worker(ubi, wl_wrk, 0); in do_sync_erase()
1028 static int erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk, function
Dfastmap-wl.c327 return wrk->func == erase_worker; in ubi_is_erase_work()