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

/linux-master/drivers/block/drbd/
H A Ddrbd_state.c2323 set_bit(CONN_WD_ST_CHG_REQ, &connection->flags);
2326 clear_bit(CONN_WD_ST_CHG_REQ, &connection->flags);
2342 clear_bit(CONN_WD_ST_CHG_REQ, &connection->flags);
H A Ddrbd_int.h568 CONN_WD_ST_CHG_REQ, /* A cluster wide state change on the connection is active */ enumerator in enum:__anon319
H A Ddrbd_receiver.c5601 if (test_bit(CONN_WD_ST_CHG_REQ, &connection->flags)) {

Completed in 247 milliseconds