Lines Matching refs:peer_devices

86 	state_change->peer_devices = (void *)&state_change->connections[n_connections];  in alloc_state_change()
135 peer_device_state_change = state_change->peer_devices; in remember_old_state()
206 &state_change->peer_devices[n]; in remember_new_state()
254 &state_change->peer_devices[n_peer_device]; in copy_old_to_new_state_change()
313 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_all_vols_unconf()
354 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_role()
370 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_peer()
386 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_disk()
402 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_disk()
418 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_pdsk()
434 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_conn()
450 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in no_peer_wf_report_params()
466 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in wake_up_all_devices()
1668 &state_change->peer_devices[n_peer_device]; in broadcast_state_change()
1775 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in after_state_ch()
2073 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in w_after_conn_state_ch()
2095 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in w_after_conn_state_ch()
2133 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_old_common_state()
2175 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_is_valid_transition()
2235 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_set_state()