Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_int.h408 int (*ext_pool_exhaust)(struct dasd_device *, struct dasd_ccw_req *); member
H A Ddasd.c1700 device->discipline->ext_pool_exhaust(device, cqr); in dasd_int_handler()
H A Ddasd_eckd.c6902 .ext_pool_exhaust = dasd_eckd_ext_pool_exhaust,