Searched refs:tempdev (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/s390/block/ |
| H A D | dasd_alias.c | 477 struct dasd_device *device, *tempdev; in _lcu_update() local 483 list_for_each_entry_safe(device, tempdev, &pavgroup->baselist, in _lcu_update() 489 list_for_each_entry_safe(device, tempdev, &pavgroup->aliaslist, in _lcu_update() 527 list_for_each_entry_safe(device, tempdev, &lcu->active_devices, in _lcu_update()
|