Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_state.c214 unsigned int n_device, n_connection, n_peer_device, n_peer_devices; in copy_old_to_new_state_change() local
224 for (n_connection = 0; n_connection < state_change->n_connections; n_connection++) { in copy_old_to_new_state_change()
226 &state_change->connections[n_connection]; in copy_old_to_new_state_change()
1604 unsigned int n_device, n_connection, n_peer_device, n_peer_devices; in broadcast_state_change() local
1632 for (n_connection = 0; n_connection < state_change->n_connections; n_connection++) { in broadcast_state_change()
1634 &state_change->connections[n_connection]; in broadcast_state_change()