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