Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_os.c568 struct leapraid_raid_volume *raid_volume, *next_raid_volume; in leapraid_probe_raid() local
577 list_for_each_entry_safe(raid_volume, next_raid_volume, &head, list) { in leapraid_probe_raid()
2117 struct leapraid_raid_volume *raid_volume, *next_raid_volume; in leapraid_cleanup_lists() local
2123 list_for_each_entry_safe(raid_volume, next_raid_volume, in leapraid_cleanup_lists()