Searched refs:conn_lowest_conn (Results 1 – 2 of 2) sorted by relevance
164 enum drbd_conns conn_lowest_conn(struct drbd_connection *connection);
185 enum drbd_conns conn_lowest_conn(struct drbd_connection *connection) in conn_lowest_conn() function1288 if (os.conn < C_CONNECTED && conn_lowest_conn(connection) >= C_CONNECTED) in after_state_ch()1307 if (resource->susp_fen && conn_lowest_conn(connection) >= C_CONNECTED) { in after_state_ch()