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