Searched refs:wait_for_stripe (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Draid5.h670 wait_queue_head_t wait_for_stripe; member in struct:r5conf
H A Draid5.c357 wake_up(&conf->wait_for_stripe);
865 wait_event_lock_irq(conf->wait_for_stripe,
2587 wait_event_cmd(conf->wait_for_stripe,
7479 init_waitqueue_head(&conf->wait_for_stripe);

Completed in 152 milliseconds