Lines Matching refs:wait_for_reshape
5215 wake_up(&conf->wait_for_reshape); in handle_stripe()
6149 add_wait_queue(&conf->wait_for_reshape, &wait); in raid5_make_request()
6190 remove_wait_queue(&conf->wait_for_reshape, &wait); in raid5_make_request()
6343 wait_event(conf->wait_for_reshape, in reshape_request()
6369 wake_up(&conf->wait_for_reshape); in reshape_request()
6452 wait_event(conf->wait_for_reshape, in reshape_request()
6478 wake_up(&conf->wait_for_reshape); in reshape_request()
6513 wait_event(conf->wait_for_reshape, conf->quiesce != 2); in raid5_sync_request()
7503 init_waitqueue_head(&conf->wait_for_reshape); in setup_conf()
8562 wake_up(&conf->wait_for_reshape); in end_reshape()
8626 wake_up(&conf->wait_for_reshape); in raid5_quiesce()
8632 wake_up(&conf->wait_for_reshape); in raid5_quiesce()
8951 wake_up(&conf->wait_for_reshape); in raid5_prepare_suspend()