Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/s390/block/
Ddasd_int.h439 int (*ext_pool_exhaust)(struct dasd_device *, struct dasd_ccw_req *); member
Ddasd.c1694 device->discipline->ext_pool_exhaust(device, cqr); in dasd_int_handler()
Ddasd_eckd.c6966 .ext_pool_exhaust = dasd_eckd_ext_pool_exhaust,