Home
last modified time | relevance | path

Searched refs:wait_for_overlap (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/
Draid5.h518 wait_queue_head_t wait_for_overlap; member
Draid5.c1976 wake_up(&sh->raid_conf->wait_for_overlap); in raid_run_ops()
3111 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()
3160 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()
3197 wake_up(&conf->wait_for_overlap); in handle_failed_sync()
4279 wake_up(&head_sh->raid_conf->wait_for_overlap); in break_stripe_batch_list()
4484 wake_up(&conf->wait_for_overlap); in handle_stripe()
4548 wake_up(&conf->wait_for_overlap); in handle_stripe()
5089 prepare_to_wait(&conf->wait_for_overlap, &w, in make_discard_request()
5111 finish_wait(&conf->wait_for_overlap, &w); in make_discard_request()
5187 prepare_to_wait(&conf->wait_for_overlap, &w, TASK_UNINTERRUPTIBLE); in make_request()
[all …]