Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c23 ubi_update_fastmap(ubi); in update_fastmap_work_fn()
219 ret = ubi_update_fastmap(ubi); in ubi_wl_get_peb()
H A Dubi.h924 int ubi_update_fastmap(struct ubi_device *ubi);
928 static inline int ubi_update_fastmap(struct ubi_device *ubi) { return 0; } in ubi_update_fastmap() function
H A Dbuild.c195 ret = ubi_update_fastmap(ubi); in ubi_volume_notify()
1139 ubi_update_fastmap(ubi); in ubi_detach_mtd_dev()
H A Dfastmap.c1493 int ubi_update_fastmap(struct ubi_device *ubi) in ubi_update_fastmap() function
/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c16 ubi_update_fastmap(ubi); in update_fastmap_work_fn()
245 ret = ubi_update_fastmap(ubi); in ubi_wl_get_peb()
H A Dubi.h966 int ubi_update_fastmap(struct ubi_device *ubi);
972 static inline int ubi_update_fastmap(struct ubi_device *ubi) { return 0; } in ubi_update_fastmap() function
H A Dbuild.c169 ret = ubi_update_fastmap(ubi); in ubi_volume_notify()
1119 ubi_update_fastmap(ubi); in ubi_detach_mtd_dev()
H A Dfastmap.c1536 int ubi_update_fastmap(struct ubi_device *ubi) in ubi_update_fastmap() function