Home
last modified time | relevance | path

Searched refs:dasd_sleep_on_queue_interruptible (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_int.h783 int dasd_sleep_on_queue_interruptible(struct list_head *);
H A Ddasd.c2568 int dasd_sleep_on_queue_interruptible(struct list_head *ccw_queue) in dasd_sleep_on_queue_interruptible() function
2572 EXPORT_SYMBOL(dasd_sleep_on_queue_interruptible);
H A Ddasd_eckd.c3809 rc = dasd_sleep_on_queue_interruptible(&ras_queue); in dasd_eckd_release_space_trks()