Home
last modified time | relevance | path

Searched refs:CONN_WD_ST_CHG_FAIL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/block/drbd/
H A Ddrbd_int.h566 CONN_WD_ST_CHG_FAIL, enumerator
H A Ddrbd_state.c2282 if (test_and_clear_bit(CONN_WD_ST_CHG_FAIL, &connection->flags)) in _conn_rq_cond()
H A Ddrbd_receiver.c5580 set_bit(CONN_WD_ST_CHG_FAIL, &connection->flags); in got_conn_RqSReply()