Lines Matching refs:sync_thread
520 md_wakeup_thread(mddev->sync_thread); /* possibly kick off a reshape */ in __mddev_resume()
4902 md_wakeup_thread_directly(mddev->sync_thread); in stop_sync_thread()
5054 md_wakeup_thread(mddev->sync_thread); in action_store()
5173 if (mddev->sync_thread) in sync_force_parallel_store()
6288 md_wakeup_thread(mddev->sync_thread); /* possibly kick off a reshape */ in do_md_run()
6310 md_wakeup_thread(mddev->sync_thread); in md_start()
6352 md_wakeup_thread(mddev->sync_thread); in restart_array()
7191 if (mddev->recovery || mddev->sync_thread) in set_bitmap_file()
7520 if (mddev->recovery || mddev->sync_thread) { in update_array_info()
8676 md_wakeup_thread(mddev->sync_thread); in md_write_start()
9543 rcu_assign_pointer(mddev->sync_thread, in md_start_sync()
9545 if (!mddev->sync_thread) { in md_start_sync()
9561 md_wakeup_thread(mddev->sync_thread); in md_start_sync()
9596 if (WARN_ON_ONCE(!mddev->sync_thread)) in unregister_sync_thread()
9764 md_unregister_thread(mddev, &mddev->sync_thread); in md_reap_sync_thread()