Searched refs:update_fastmap_work_fn (Results 1 – 4 of 4) sorted by relevance
6 static void update_fastmap_work_fn(struct work_struct *wrk);8 void update_fastmap_work_fn(struct ubi_device *ubi);18 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
14 static void update_fastmap_work_fn(struct work_struct *wrk) in update_fastmap_work_fn() function16 void update_fastmap_work_fn(struct ubi_device *ubi) in update_fastmap_work_fn()277 update_fastmap_work_fn(ubi); in get_peb_for_wl()
5 static void update_fastmap_work_fn(struct work_struct *wrk);16 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
12 static void update_fastmap_work_fn(struct work_struct *wrk) in update_fastmap_work_fn() function