Searched refs:wait_for_overlap (Results 1 – 2 of 2) sorted by relevance
1472 wake_up(&sh->raid_conf->wait_for_overlap); in raid_run_ops()2507 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()2551 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()2587 wake_up(&conf->wait_for_overlap); in handle_failed_sync()3627 wake_up(&conf->wait_for_overlap); in handle_stripe()3692 wake_up(&conf->wait_for_overlap); in handle_stripe()4192 prepare_to_wait(&conf->wait_for_overlap, &w, in make_discard_request()4214 finish_wait(&conf->wait_for_overlap, &w); in make_discard_request()4287 prepare_to_wait(&conf->wait_for_overlap, &w, TASK_UNINTERRUPTIBLE); in make_request()4357 prepare_to_wait(&conf->wait_for_overlap, in make_request()[all …]
448 wait_queue_head_t wait_for_overlap; member