Searched refs:wait_for_reshape (Results 1 – 2 of 2) sorted by relevance
667 wait_queue_head_t wait_for_reshape; member
5215 wake_up(&conf->wait_for_reshape); in handle_stripe()6149 add_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()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()[all …]