Home
last modified time | relevance | path

Searched refs:dasd_generic_last_path_gone (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/s390/block/
Ddasd_int.h710 int dasd_generic_last_path_gone(struct dasd_device *);
Ddasd.c1445 dasd_generic_last_path_gone(device); in dasd_start_IO()
3496 int dasd_generic_last_path_gone(struct dasd_device *device) in dasd_generic_last_path_gone() function
3520 EXPORT_SYMBOL_GPL(dasd_generic_last_path_gone);
3560 ret = dasd_generic_last_path_gone(device); in dasd_generic_notify()