Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.c4585 struct leapraid_raid_volume *raid_volume, *raid_volume_next; in leapraid_remove_unresp_raid_volumes() local
4589 list_for_each_entry_safe(raid_volume, raid_volume_next, in leapraid_remove_unresp_raid_volumes()
4598 list_for_each_entry_safe(raid_volume, raid_volume_next, &head, list) { in leapraid_remove_unresp_raid_volumes()