Lines Matching refs:grouplist
85 if (list_empty(&lcu->grouplist)) in _find_group()
88 return list_first_entry(&lcu->grouplist, in _find_group()
97 list_for_each_entry(pos, &lcu->grouplist, group) { in _find_group()
153 INIT_LIST_HEAD(&lcu->grouplist); in _allocate_lcu()
286 if (list_empty(&lcu->grouplist) && in dasd_alias_disconnect_device_from_lcu()
348 list_add(&group->group, &lcu->grouplist); in _add_device_to_lcu()
491 list_for_each_entry_safe(pavgroup, tempgroup, &lcu->grouplist, group) { in _lcu_update()
590 if (!usedev && !list_empty(&lcu->grouplist)) { in _schedule_lcu_update()
591 group = list_first_entry(&lcu->grouplist, in _schedule_lcu_update()
787 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _restart_all_base_devices_on_lcu()
823 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in flush_all_alias_devices_on_lcu()
861 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _stop_all_devices_on_lcu()
890 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _unstop_all_devices_on_lcu()