Searched refs:ubi_update_fastmap (Results 1 – 4 of 4) sorted by relevance
16 ubi_update_fastmap(ubi); in update_fastmap_work_fn()245 ret = ubi_update_fastmap(ubi); in ubi_wl_get_peb()
966 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
168 ret = ubi_update_fastmap(ubi); in ubi_volume_notify()1117 ubi_update_fastmap(ubi); in ubi_detach_mtd_dev()
1535 int ubi_update_fastmap(struct ubi_device *ubi) in ubi_update_fastmap() function