Searched refs:wait_for_reshape (Results 1 – 2 of 2) sorted by relevance
666 wait_queue_head_t wait_for_reshape; member
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()[all …]