Searched refs:my_type (Results 1 – 2 of 2) sorted by relevance
98 __le32 my_type = msgr2 ? CEPH_ENTITY_ADDR_TYPE_MSGR2 : in ceph_decode_entity_addrvec() local123 if (tmp_addr.type == my_type) { in ceph_decode_entity_addrvec()126 le32_to_cpu(my_type)); in ceph_decode_entity_addrvec()144 pr_err("no match of type %d in addrvec\n", le32_to_cpu(my_type)); in ceph_decode_entity_addrvec()
1128 __le32 my_type = ceph_msgr2(monc->client) ? in build_initial_monmap() local1145 inst->addr.type = my_type; in build_initial_monmap()