Searched refs:entity_type (Results 1 – 2 of 2) sorted by relevance
1891 u8 entity_type; in process_hello() local1899 ceph_decode_8_safe(&p, end, entity_type, bad); in process_hello()1907 entity_type, ceph_pr_addr(&addr_for_me)); in process_hello()1909 if (entity_type != con->peer_name.type) { in process_hello()1911 con->peer_name.type, entity_type); in process_hello()
589 __u8 entity_type, __u64 entity_num, in ceph_con_open() argument598 con->peer_name.type = (__u8) entity_type; in ceph_con_open()