Searched refs:seg_list (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/block/ |
| H A D | dcssblk.c | 79 struct list_head seg_list; member 116 list_for_each_entry_safe(entry, temp, &dev_info->seg_list, lh) { in dcssblk_release_segment() 182 list_for_each_entry(entry, &dev_info->seg_list, lh) { in dcssblk_get_segment_by_name() 200 list_for_each_entry(entry, &dev_info->seg_list, lh) { in dcssblk_find_highest_addr() 219 list_for_each_entry(entry, &dev_info->seg_list, lh) { in dcssblk_find_lowest_addr() 247 list_for_each_entry(entry, &dev_info->seg_list, lh) { in dcssblk_is_continuous() 360 list_for_each_entry(entry, &dev_info->seg_list, lh) { in dcssblk_shared_store() 385 list_for_each_entry(entry, &dev_info->seg_list, lh) { in dcssblk_shared_store() 407 list_for_each_entry(entry, &dev_info->seg_list, lh) { in dcssblk_shared_store() 466 list_for_each_entry(entry, &dev_info->seg_list, lh) { in dcssblk_save_store() [all …]
|
| /linux/include/linux/ |
| H A D | agpgart.h | 66 struct agp_segment *seg_list; member
|
| /linux/include/uapi/linux/ |
| H A D | agpgart.h | 88 struct _agp_segment *seg_list; member
|