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