Searched refs:two_primaries (Results 1 – 5 of 5) sorted by relevance
305 u32 two_primaries; member
2405 tp = rcu_dereference(peer_device->connection->net_conf)->two_primaries; in wait_for_and_update_peer_seq()2667 tp = nc->two_primaries; in receive_Data()3681 p_two_primaries = be32_to_cpu(p->two_primaries); in receive_protocol()3730 if (p_two_primaries != nc->two_primaries) { in receive_protocol()3787 new_net_conf->two_primaries = p_two_primaries; in receive_protocol()
2303 if (new_net_conf->two_primaries != old_net_conf->two_primaries) in _check_net_options()2310 if (!new_net_conf->two_primaries && in _check_net_options()2315 if (new_net_conf->two_primaries && in _check_net_options()
805 p->two_primaries = cpu_to_be32(nc->two_primaries); in __drbd_send_protocol()
840 if (!nc->two_primaries && ns.role == R_PRIMARY) { in is_valid_state()