Searched refs:wait_for_overlap (Results 1 – 3 of 3) sorted by relevance
2278 wake_up(&sh->raid_conf->wait_for_overlap); in raid_run_ops()3588 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()3632 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()3670 wake_up(&conf->wait_for_overlap); in handle_failed_sync()4872 wake_up(&head_sh->raid_conf->wait_for_overlap); in break_stripe_batch_list()5138 wake_up(&conf->wait_for_overlap); in handle_stripe()5199 wake_up(&conf->wait_for_overlap); in handle_stripe()5708 prepare_to_wait(&conf->wait_for_overlap, &w, in make_discard_request()5730 finish_wait(&conf->wait_for_overlap, &w); in make_discard_request()5817 prepare_to_wait(&conf->wait_for_overlap, &w, TASK_UNINTERRUPTIBLE); in raid5_make_request()[all …]
666 wait_queue_head_t wait_for_overlap; member
2841 wake_up(&conf->wait_for_overlap); in r5c_finish_stripe_write_out()