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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd.c79 static wait_queue_head_t dasd_flush_wq; variable
1129 wake_up(&dasd_flush_wq);
1423 wait_event(dasd_flush_wq,
2065 wake_up(&dasd_flush_wq);
2105 wait_event(dasd_flush_wq, (cqr->status < DASD_CQR_QUEUED));
2667 wait_event(dasd_flush_wq,
2818 init_waitqueue_head(&dasd_flush_wq);

Completed in 43 milliseconds