Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_receiver.c3495 int hg, rule_nr, rr_conflict, tentative, always_asbp; in drbd_sync_handshake() local
3548 tentative = nc->tentative; in drbd_sync_handshake()
3621 if (tentative || test_bit(CONN_DRY_RUN, &peer_device->connection->flags)) { in drbd_sync_handshake()
Ddrbd_main.c791 if (nc->tentative && connection->agreed_pro_version < 92) { in __drbd_send_protocol()
809 if (nc->tentative) in __drbd_send_protocol()