Searched refs:next_rport (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_fc.c | 2414 struct fc_rport *rport = NULL, *next_rport = NULL; in fc_remove_host() local 2428 list_for_each_entry_safe(rport, next_rport, in fc_remove_host() 2435 list_for_each_entry_safe(rport, next_rport, in fc_remove_host()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 2882 struct fc_rport *rport = NULL, *next_rport = NULL; in fc_remove_host() local 2896 list_for_each_entry_safe(rport, next_rport, in fc_remove_host() 2903 list_for_each_entry_safe(rport, next_rport, in fc_remove_host()
|
Completed in 13 milliseconds