Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dwl.c609 static int __erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk);
631 return __erase_worker(ubi, &wl_wrk); in do_sync_erase()
1068 static int __erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk) function
1196 ret = __erase_worker(ubi, wl_wrk);