Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dfastmap-wl.c25 ubi_update_fastmap(ubi); in update_fastmap_work_fn()
221 ret = ubi_update_fastmap(ubi); in ubi_wl_get_peb()
Dubi.h972 int ubi_update_fastmap(struct ubi_device *ubi);
978 static inline int ubi_update_fastmap(struct ubi_device *ubi) { return 0; } in ubi_update_fastmap() function
Dbuild.c180 ret = ubi_update_fastmap(ubi); in ubi_volume_notify()
1077 ubi_update_fastmap(ubi); in ubi_detach_mtd_dev()
Dfastmap.c1537 int ubi_update_fastmap(struct ubi_device *ubi) in ubi_update_fastmap() function