Searched refs:two_primaries (Results 1 – 6 of 6) sorted by relevance
305 u32 two_primaries; member
2404 tp = rcu_dereference(peer_device->connection->net_conf)->two_primaries; in wait_for_and_update_peer_seq()2666 tp = nc->two_primaries; in receive_Data()3680 p_two_primaries = be32_to_cpu(p->two_primaries); in receive_protocol()3729 if (p_two_primaries != nc->two_primaries) { in receive_protocol()3786 new_net_conf->two_primaries = p_two_primaries; in receive_protocol()
2310 if (new_net_conf->two_primaries != old_net_conf->two_primaries) in _check_net_options()2317 if (!new_net_conf->two_primaries && in _check_net_options()2322 if (new_net_conf->two_primaries && in _check_net_options()
801 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)