• Home
  • Raw
  • Download

Lines Matching refs:peer_devices

74 	state_change->peer_devices = (void *)&state_change->connections[n_connections];  in alloc_state_change()
123 peer_device_state_change = state_change->peer_devices; in remember_old_state()
194 &state_change->peer_devices[n]; in remember_new_state()
242 &state_change->peer_devices[n_peer_device]; in copy_old_to_new_state_change()
301 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_all_vols_unconf()
342 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_role()
358 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_peer()
374 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_disk()
390 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_disk()
406 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_pdsk()
422 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_conn()
438 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in no_peer_wf_report_params()
454 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in wake_up_all_devices()
1654 &state_change->peer_devices[n_peer_device]; in broadcast_state_change()
1761 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in after_state_ch()
2059 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in w_after_conn_state_ch()
2081 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in w_after_conn_state_ch()
2118 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_old_common_state()
2160 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_is_valid_transition()
2220 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_set_state()