Lines Matching refs:wait_for_reshape
3778 wake_up(&conf->wait_for_reshape); in handle_failed_reshape()
3807 wake_up(&conf->wait_for_reshape); in handle_failed_reshape()
5326 wake_up(&conf->wait_for_reshape); in handle_stripe()
6308 add_wait_queue(&conf->wait_for_reshape, &wait); in raid5_make_request()
6349 remove_wait_queue(&conf->wait_for_reshape, &wait); in raid5_make_request()
6514 wait_event(conf->wait_for_reshape, in reshape_request()
6547 wake_up(&conf->wait_for_reshape); in reshape_request()
6630 wait_event(conf->wait_for_reshape, in reshape_request()
6663 wake_up(&conf->wait_for_reshape); in reshape_request()
6699 wait_event(conf->wait_for_reshape, conf->quiesce != 2); in raid5_sync_request()
7703 init_waitqueue_head(&conf->wait_for_reshape); in setup_conf()
8799 wake_up(&conf->wait_for_reshape); in end_reshape()
8871 wake_up(&conf->wait_for_reshape); in raid5_quiesce()
8877 wake_up(&conf->wait_for_reshape); in raid5_quiesce()
9199 wake_up(&conf->wait_for_reshape); in raid5_prepare_suspend()