Home
last modified time | relevance | path

Searched refs:CONN_WD_ST_CHG_REQ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_state.c2314 set_bit(CONN_WD_ST_CHG_REQ, &connection->flags); in _conn_request_state()
2317 clear_bit(CONN_WD_ST_CHG_REQ, &connection->flags); in _conn_request_state()
2333 clear_bit(CONN_WD_ST_CHG_REQ, &connection->flags); in _conn_request_state()
H A Ddrbd_int.h633 CONN_WD_ST_CHG_REQ, /* A cluster wide state change on the connection is active */ enumerator
H A Ddrbd_receiver.c5652 if (test_bit(CONN_WD_ST_CHG_REQ, &connection->flags)) { in got_RqSReply()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_state.c2319 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()
H A Ddrbd_int.h566 CONN_WD_ST_CHG_REQ, /* A cluster wide state change on the connection is active */ enumerator
H A Ddrbd_receiver.c5601 if (test_bit(CONN_WD_ST_CHG_REQ, &connection->flags)) { in got_RqSReply()

Completed in 28 milliseconds