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