Searched refs:fm_work (Results 1 – 8 of 8) sorted by relevance
14 struct ubi_device *ubi = container_of(wrk, struct ubi_device, fm_work); in update_fastmap_work_fn()302 schedule_work(&ubi->fm_work); in next_peb_for_wl()362 schedule_work(&ubi->fm_work); in get_peb_for_wl()
16 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
599 struct work_struct fm_work; member
1129 cancel_work_sync(&ubi->fm_work); in ubi_detach_mtd_dev()
18 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
20 struct ubi_device *ubi = container_of(wrk, struct ubi_device, fm_work); in update_fastmap_work_fn()270 schedule_work(&ubi->fm_work); in get_peb_for_wl()
572 struct work_struct fm_work; member
1503 flush_work(&ubi->fm_work);