Lines Matching refs:grouplist
84 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()
820 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in flush_all_alias_devices_on_lcu()
867 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _stop_all_devices_on_lcu()
893 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _unstop_all_devices_on_lcu()