Lines Matching refs:grouplist
77 if (list_empty(&lcu->grouplist)) in _find_group()
80 return list_first_entry(&lcu->grouplist, in _find_group()
89 list_for_each_entry(pos, &lcu->grouplist, group) { in _find_group()
145 INIT_LIST_HEAD(&lcu->grouplist); in _allocate_lcu()
278 if (list_empty(&lcu->grouplist) && in dasd_alias_disconnect_device_from_lcu()
340 list_add(&group->group, &lcu->grouplist); in _add_device_to_lcu()
483 list_for_each_entry_safe(pavgroup, tempgroup, &lcu->grouplist, group) { in _lcu_update()
582 if (!usedev && !list_empty(&lcu->grouplist)) { in _schedule_lcu_update()
583 group = list_first_entry(&lcu->grouplist, in _schedule_lcu_update()
779 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _restart_all_base_devices_on_lcu()
815 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in flush_all_alias_devices_on_lcu()
853 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _stop_all_devices_on_lcu()
882 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _unstop_all_devices_on_lcu()