Searched refs:dasd_generic_last_path_gone (Results 1 – 2 of 2) sorted by relevance
710 int dasd_generic_last_path_gone(struct dasd_device *);
1445 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() function3520 EXPORT_SYMBOL_GPL(dasd_generic_last_path_gone);3560 ret = dasd_generic_last_path_gone(device); in dasd_generic_notify()