Lines Matching defs:ws
50 struct work_struct ws; member
105 struct work_struct *ws, *tmp; in __commit() local
1077 static struct dm_cache_migration *ws_to_mg(struct work_struct *ws) in ws_to_mg()
1229 static void mg_success(struct work_struct *ws) in mg_success()
1236 static void mg_update_metadata(struct work_struct *ws) in mg_update_metadata()
1298 static void mg_update_metadata_after_copy(struct work_struct *ws) in mg_update_metadata_after_copy()
1311 static void mg_upgrade_lock(struct work_struct *ws) in mg_upgrade_lock()
1339 static void mg_full_copy(struct work_struct *ws) in mg_full_copy()
1356 static void mg_copy(struct work_struct *ws) in mg_copy()
1471 static void invalidate_completed(struct work_struct *ws) in invalidate_completed()
1503 static void invalidate_remove(struct work_struct *ws) in invalidate_remove()
1807 static void process_deferred_bios(struct work_struct *ws) in process_deferred_bios()
1861 static void do_waker(struct work_struct *ws) in do_waker()
1871 static void check_migrations(struct work_struct *ws) in check_migrations()