Searched refs:CONN_WD_ST_CHG_REQ (Results 1 – 3 of 3) sorted by relevance
2319 set_bit(CONN_WD_ST_CHG_REQ, &connection->flags); in _conn_request_state()2322 clear_bit(CONN_WD_ST_CHG_REQ, &connection->flags); in _conn_request_state()2338 clear_bit(CONN_WD_ST_CHG_REQ, &connection->flags); in _conn_request_state()
566 CONN_WD_ST_CHG_REQ, /* A cluster wide state change on the connection is active */ enumerator
5601 if (test_bit(CONN_WD_ST_CHG_REQ, &connection->flags)) { in got_RqSReply()