Searched refs:connection_state_change (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_state.c94 struct drbd_connection_state_change *connection_state_change; local
111 connection_state_change = state_change->connections;
114 connection_state_change->connection = connection;
115 connection_state_change->cstate[OLD] =
117 connection_state_change->peer_role[OLD] =
119 connection_state_change++;
182 struct drbd_connection_state_change *connection_state_change = local
185 connection_state_change->connection;
187 connection_state_change->cstate[NEW] = connection->cstate;
188 connection_state_change
225 struct drbd_connection_state_change *connection_state_change = local
1640 struct drbd_connection_state_change *connection_state_change = local
[all...]

Completed in 245 milliseconds