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

/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_state.c1848 if (conn_send_state_req(connection, mask, val)) { _conn_request_state()
H A Ddrbd_int.h1964 extern int conn_send_state_req(struct drbd_connection *, union drbd_state, union drbd_state);
H A Ddrbd_main.c1021 int conn_send_state_req(struct drbd_connection *connection, union drbd_state mask, union drbd_state val) conn_send_state_req() function

Completed in 108 milliseconds