Searched refs:two_primaries (Results 1 – 6 of 6) sorted by relevance
307 u32 two_primaries; member
2375 tp = rcu_dereference(peer_device->connection->net_conf)->two_primaries; in wait_for_and_update_peer_seq()2633 tp = nc->two_primaries; in receive_Data()3643 p_two_primaries = be32_to_cpu(p->two_primaries); in receive_protocol()3692 if (p_two_primaries != nc->two_primaries) { in receive_protocol()3747 new_net_conf->two_primaries = p_two_primaries; in receive_protocol()
2238 if (new_net_conf->two_primaries != old_net_conf->two_primaries) in _check_net_options()2245 if (!new_net_conf->two_primaries && in _check_net_options()2250 if (new_net_conf->two_primaries && in _check_net_options()
782 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()
170 __flg_field_def(24, DRBD_GENLA_F_MANDATORY, two_primaries, DRBD_ALLOW_TWO_PRIMARIES_DEF)