Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd_int.h387 int (*ext_pool_exhaust)(struct dasd_device *, struct dasd_ccw_req *); member
Ddasd.c1716 device->discipline->ext_pool_exhaust(device, cqr); in dasd_int_handler()
Ddasd_eckd.c6715 .ext_pool_exhaust = dasd_eckd_ext_pool_exhaust,