Home
last modified time | relevance | path

Searched refs:STATE_SENT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/block/drbd/
H A Ddrbd_state.c937 if (test_bit(STATE_SENT, &connection->flags) && in is_valid_soft_transition()
1353 clear_bit(STATE_SENT, &connection->flags); in _drbd_set_state()
H A Ddrbd_int.h573 STATE_SENT, /* Do not change state/UUIDs while this is set */ enumerator