[go: nahoru, domu]

Searched refs:CONN_DRY_RUN (Results 1 - 2 of 2) sorted by relevance

/drivers/block/drbd/
H A Ddrbd_receiver.c3244 if (tentative || test_bit(CONN_DRY_RUN, &peer_device->connection->flags)) {
3320 clear_bit(CONN_DRY_RUN, &connection->flags);
3323 set_bit(CONN_DRY_RUN, &connection->flags);
4150 if (test_and_clear_bit(CONN_DRY_RUN, &peer_device->connection->flags))
H A Ddrbd_int.h658 CONN_DRY_RUN, /* Expect disconnect after resync handshake. */ enumerator in enum:__anon302

Completed in 41 milliseconds