Searched refs:update_fastmap_work_fn (Results 1 – 2 of 2) 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()
Completed in 5 milliseconds