Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/ubi/
H A Dwl.c610 static int __erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk);
632 return __erase_worker(ubi, &wl_wrk); in do_sync_erase()
1086 static int __erase_worker(struct ubi_device *ubi, struct ubi_work *wl_wrk) function
1230 ret = __erase_worker(ubi, wl_wrk);