Lines Matching refs:wait_for_overlap
2355 wake_up(&sh->raid_conf->wait_for_overlap); in raid_run_ops()
3700 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()
3744 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()
3782 wake_up(&conf->wait_for_overlap); in handle_failed_sync()
4985 wake_up(&head_sh->raid_conf->wait_for_overlap); in break_stripe_batch_list()
5251 wake_up(&conf->wait_for_overlap); in handle_stripe()
5314 wake_up(&conf->wait_for_overlap); in handle_stripe()
5817 prepare_to_wait(&conf->wait_for_overlap, &w, in make_discard_request()
5839 finish_wait(&conf->wait_for_overlap, &w); in make_discard_request()
6213 add_wait_queue(&conf->wait_for_overlap, &wait); in raid5_make_request()
6248 remove_wait_queue(&conf->wait_for_overlap, &wait); in raid5_make_request()
6390 wait_event(conf->wait_for_overlap, in reshape_request()
6416 wake_up(&conf->wait_for_overlap); in reshape_request()
6499 wait_event(conf->wait_for_overlap, in reshape_request()
6525 wake_up(&conf->wait_for_overlap); in reshape_request()
6561 wait_event(conf->wait_for_overlap, conf->quiesce != 2); in raid5_sync_request()
7560 init_waitqueue_head(&conf->wait_for_overlap); in setup_conf()
8665 wake_up(&conf->wait_for_overlap); in end_reshape()
8731 wake_up(&conf->wait_for_overlap); in raid5_quiesce()
8737 wake_up(&conf->wait_for_overlap); in raid5_quiesce()
9067 wake_up(&conf->wait_for_overlap); in raid5_prepare_suspend()