Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state.c214 unsigned int n_device, n_connection, n_peer_device, n_peer_devices; in copy_old_to_new_state_change() local
239 n_peer_devices = state_change->n_devices * state_change->n_connections; in copy_old_to_new_state_change()
240 for (n_peer_device = 0; n_peer_device < n_peer_devices; n_peer_device++) { in copy_old_to_new_state_change()
1607 unsigned int n_device, n_connection, n_peer_device, n_peer_devices; in broadcast_state_change() local
1654 n_peer_devices = state_change->n_devices * state_change->n_connections; in broadcast_state_change()
1655 for (n_peer_device = 0; n_peer_device < n_peer_devices; n_peer_device++) { in broadcast_state_change()