Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/drbd/
Ddrbd_state.h160 enum drbd_role conn_highest_peer(struct drbd_connection *connection);
Ddrbd_state.c121 enum drbd_role conn_highest_peer(struct drbd_connection *connection) in conn_highest_peer() function
569 else if (conn_highest_peer(first_peer_device(device)->connection) == R_PRIMARY) in is_valid_state()
Ddrbd_nl.c2019 conn_highest_peer(connection) == R_PRIMARY) in _check_net_options()