Searched refs:conn_send_state_req (Results 1 – 3 of 3) sorted by relevance
1963 extern int conn_send_state_req(struct drbd_connection *, union drbd_state, union drbd_state);
1848 if (conn_send_state_req(connection, mask, val)) { in _conn_request_state()
1021 int conn_send_state_req(struct drbd_connection *connection, union drbd_state mask, union drbd_state… in conn_send_state_req() function