Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd_alias.c84 if (list_empty(&lcu->grouplist)) in _find_group()
87 return list_first_entry(&lcu->grouplist, in _find_group()
96 list_for_each_entry(pos, &lcu->grouplist, group) { in _find_group()
152 INIT_LIST_HEAD(&lcu->grouplist); in _allocate_lcu()
288 if (list_empty(&lcu->grouplist) && in dasd_alias_disconnect_device_from_lcu()
360 list_add(&group->group, &lcu->grouplist); in _add_device_to_lcu()
486 list_for_each_entry_safe(pavgroup, tempgroup, &lcu->grouplist, group) { in _lcu_update()
580 if (!usedev && !list_empty(&lcu->grouplist)) { in _schedule_lcu_update()
581 group = list_first_entry(&lcu->grouplist, in _schedule_lcu_update()
783 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _restart_all_base_devices_on_lcu()
[all …]
Ddasd_eckd.h476 struct list_head grouplist; member
Ddasd_eckd.c4688 &private->lcu->grouplist, group) { in dasd_eckd_cuir_quiesce()
4747 &private->lcu->grouplist, in dasd_eckd_cuir_resume()