Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h528 wait_queue_head_t wait_for_overlap; member
Draid5.c1978 wake_up(&sh->raid_conf->wait_for_overlap); in raid_run_ops()
3111 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()
3161 wake_up(&conf->wait_for_overlap); in handle_failed_stripe()
3201 wake_up(&conf->wait_for_overlap); in handle_failed_sync()
4288 wake_up(&head_sh->raid_conf->wait_for_overlap); in break_stripe_batch_list()
4496 wake_up(&conf->wait_for_overlap); in handle_stripe()
4560 wake_up(&conf->wait_for_overlap); in handle_stripe()
5084 prepare_to_wait(&conf->wait_for_overlap, &w, in make_discard_request()
5106 finish_wait(&conf->wait_for_overlap, &w); in make_discard_request()
5191 prepare_to_wait(&conf->wait_for_overlap, &w, TASK_UNINTERRUPTIBLE); in make_request()
[all …]