• Home
  • Raw
  • Download

Lines Matching refs:vnr

69 	int vnr;  in conn_all_vols_unconf()  local
72 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_all_vols_unconf()
109 int vnr; in conn_highest_role() local
112 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_role()
125 int vnr; in conn_highest_peer() local
128 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_peer()
141 int vnr; in conn_highest_disk() local
144 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_disk()
157 int vnr; in conn_lowest_disk() local
160 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_disk()
173 int vnr; in conn_highest_pdsk() local
176 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_pdsk()
189 int vnr; in conn_lowest_conn() local
192 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_conn()
204 int vnr; in no_peer_wf_report_params() local
208 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in no_peer_wf_report_params()
221 int vnr; in wake_up_all_devices() local
224 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in wake_up_all_devices()
1310 int vnr; in after_state_ch() local
1313 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in after_state_ch()
1585 int vnr; in w_after_conn_state_ch() local
1612 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in w_after_conn_state_ch()
1640 int vnr, first_vol = 1; in conn_old_common_state() local
1650 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_old_common_state()
1689 int vnr; in conn_is_valid_transition() local
1692 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_is_valid_transition()
1739 int vnr, number_of_volumes = 0; in conn_set_state() local
1752 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_set_state()