Searched refs:entity_type (Results 1 – 6 of 6) sorted by relevance
36 u32 entity_type; member
118 entity_hdr->entity_type = e->entity; in cxgb4_cudbg_collect_entity()
1016 u32 entity_type; member1033 u32 entity_type; member
591 __u8 entity_type, __u64 entity_num,
2225 u8 entity_type; in process_hello() local2233 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()
598 __u8 entity_type, __u64 entity_num, in ceph_con_open() argument607 con->peer_name.type = (__u8) entity_type; in ceph_con_open()
Completed in 22 milliseconds