Searched refs:ceph_entity_addr (Results 1 - 7 of 7) sorted by relevance

/include/linux/ceph/
H A Dmessenger.h54 struct ceph_entity_addr my_enc_addr;
143 struct ceph_entity_addr peer_addr; /* peer address */
145 struct ceph_entity_addr peer_addr_for_me;
176 struct ceph_entity_addr actual_peer_addr;
210 struct ceph_entity_addr *addr,
219 struct ceph_entity_addr *myaddr,
226 struct ceph_entity_addr *addr);
H A Dmdsmap.h14 struct ceph_entity_addr addr;
36 static inline struct ceph_entity_addr *
H A Dmsgr.h62 struct ceph_entity_addr { struct
70 struct ceph_entity_addr addr;
H A Dosdmap.h47 struct ceph_entity_addr *osd_addr;
99 static inline struct ceph_entity_addr *ceph_osd_addr(struct ceph_osdmap *map,
H A Dlibceph.h49 struct ceph_entity_addr my_addr;
61 struct ceph_entity_addr *mon_addr; /* should be the first
H A Dmon_client.h93 struct ceph_entity_addr *addr);
H A Ddecode.h101 static inline void ceph_encode_addr(struct ceph_entity_addr *a)
106 static inline void ceph_decode_addr(struct ceph_entity_addr *a)

Completed in 69 milliseconds