Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/block/
Ddasd_int.h389 int (*ext_pool_exhaust)(struct dasd_device *, struct dasd_ccw_req *); member
Ddasd.c1745 device->discipline->ext_pool_exhaust(device, cqr); in dasd_int_handler()
Ddasd_eckd.c6592 .ext_pool_exhaust = dasd_eckd_ext_pool_exhaust,