Lines Matching refs:sync_thread
514 md_wakeup_thread(mddev->sync_thread); /* possibly kick off a reshape */ in __mddev_resume()
4903 md_wakeup_thread_directly(mddev->sync_thread); in stop_sync_thread()
5055 md_wakeup_thread(mddev->sync_thread); in action_store()
5174 if (mddev->sync_thread) in sync_force_parallel_store()
6280 md_wakeup_thread(mddev->sync_thread); /* possibly kick off a reshape */ in do_md_run()
6302 md_wakeup_thread(mddev->sync_thread); in md_start()
6344 md_wakeup_thread(mddev->sync_thread); in restart_array()
7182 if (mddev->recovery || mddev->sync_thread) in set_bitmap_file()
7533 if (mddev->recovery || mddev->sync_thread) { in update_array_info()
8656 md_wakeup_thread(mddev->sync_thread); in md_write_start()
9523 rcu_assign_pointer(mddev->sync_thread, in md_start_sync()
9525 if (!mddev->sync_thread) { in md_start_sync()
9541 md_wakeup_thread(mddev->sync_thread); in md_start_sync()
9576 if (WARN_ON_ONCE(!mddev->sync_thread)) in unregister_sync_thread()
9744 md_unregister_thread(mddev, &mddev->sync_thread); in md_reap_sync_thread()