Home
last modified time | relevance | path

Searched refs:entity_type (Results 1 – 2 of 2) sorted by relevance

/net/ceph/
A Dmessenger_v2.c2225 u8 entity_type; in process_hello() local
2233 ceph_decode_8_safe(&p, end, entity_type, bad); in process_hello()
2241 entity_type, ceph_pr_addr(&addr_for_me)); in process_hello()
2243 if (entity_type != con->peer_name.type) { in process_hello()
2245 con->peer_name.type, entity_type); in process_hello()
A Dmessenger.c598 __u8 entity_type, __u64 entity_num, in ceph_con_open() argument
607 con->peer_name.type = (__u8) entity_type; in ceph_con_open()

Completed in 12 milliseconds