Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/block/drbd/
Ddrbd_state.c1677 static bool lost_contact_to_peer_data(enum drbd_disk_state os, enum drbd_disk_state ns) in lost_contact_to_peer_data() function
1818 if (lost_contact_to_peer_data(os.pdsk, ns.pdsk)) { in after_state_ch()