Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dwl.c432 int ubi_sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, int *torture) in ubi_sync_erase() function
1097 err = ubi_sync_erase(ubi, e, &wl_wrk->torture);
1753 err = ubi_sync_erase(ubi, e, &torture);
H A Dubi.h922 int ubi_sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, int *torture);
H A Dfastmap.c1529 ret = ubi_sync_erase(ubi, old_fm->e[i], in ubi_update_fastmap()
1582 ret = ubi_sync_erase(ubi, old_fm->e[0], in ubi_update_fastmap()