Lines Matching refs:sync_thread
537 md_wakeup_thread(mddev->sync_thread); /* possibly kick off a reshape */ in __mddev_resume()
4939 md_wakeup_thread_directly(mddev->sync_thread); in stop_sync_thread()
5091 md_wakeup_thread(mddev->sync_thread); in action_store()
5239 if (mddev->sync_thread) in sync_force_parallel_store()
6351 md_wakeup_thread(mddev->sync_thread); /* possibly kick off a reshape */ in do_md_run()
6373 md_wakeup_thread(mddev->sync_thread); in md_start()
6415 md_wakeup_thread(mddev->sync_thread); in restart_array()
7244 if (mddev->recovery || mddev->sync_thread) in set_bitmap_file()
7595 if (mddev->recovery || mddev->sync_thread) { in update_array_info()
8723 md_wakeup_thread(mddev->sync_thread); in md_write_start()
9624 rcu_assign_pointer(mddev->sync_thread, in md_start_sync()
9626 if (!mddev->sync_thread) { in md_start_sync()
9642 md_wakeup_thread(mddev->sync_thread); in md_start_sync()
9677 if (WARN_ON_ONCE(!mddev->sync_thread)) in unregister_sync_thread()
9845 md_unregister_thread(mddev, &mddev->sync_thread); in md_reap_sync_thread()