Lines Matching refs:wait_for_reshape
5207 wake_up(&conf->wait_for_reshape); in handle_stripe()
6141 add_wait_queue(&conf->wait_for_reshape, &wait); in raid5_make_request()
6182 remove_wait_queue(&conf->wait_for_reshape, &wait); in raid5_make_request()
6335 wait_event(conf->wait_for_reshape, in reshape_request()
6361 wake_up(&conf->wait_for_reshape); in reshape_request()
6444 wait_event(conf->wait_for_reshape, in reshape_request()
6470 wake_up(&conf->wait_for_reshape); in reshape_request()
6505 wait_event(conf->wait_for_reshape, conf->quiesce != 2); in raid5_sync_request()
7495 init_waitqueue_head(&conf->wait_for_reshape); in setup_conf()
8554 wake_up(&conf->wait_for_reshape); in end_reshape()
8618 wake_up(&conf->wait_for_reshape); in raid5_quiesce()
8624 wake_up(&conf->wait_for_reshape); in raid5_quiesce()
8943 wake_up(&conf->wait_for_reshape); in raid5_prepare_suspend()