Home
last modified time | relevance | path

Searched refs:ceph_entity_addr (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/include/linux/ceph/
Dmessenger.h56 struct ceph_entity_addr my_enc_addr;
189 struct ceph_entity_addr peer_addr; /* peer address */
190 struct ceph_entity_addr peer_addr_for_me;
220 struct ceph_entity_addr actual_peer_addr;
256 struct ceph_entity_addr *addr,
265 struct ceph_entity_addr *myaddr);
273 struct ceph_entity_addr *addr);
Dmdsmap.h14 struct ceph_entity_addr addr;
36 static inline struct ceph_entity_addr *
Dmsgr.h62 struct ceph_entity_addr { struct
70 struct ceph_entity_addr addr; argument
Dlibceph.h46 struct ceph_entity_addr my_addr;
58 struct ceph_entity_addr *mon_addr; /* should be the first
Dosdmap.h98 struct ceph_entity_addr *osd_addr;
165 static inline struct ceph_entity_addr *ceph_osd_addr(struct ceph_osdmap *map, in ceph_osd_addr()
Ddecode.h153 static inline void ceph_encode_addr(struct ceph_entity_addr *a) in ceph_encode_addr()
158 static inline void ceph_decode_addr(struct ceph_entity_addr *a) in ceph_decode_addr()
Dmon_client.h91 struct ceph_entity_addr *addr);
/linux-4.4.14/fs/ceph/
Dmdsmap.c91 struct ceph_entity_addr addr; in ceph_mdsmap_decode()
Dioctl.c226 struct ceph_entity_addr *a = in ceph_ioctl_get_dataloc()
Ddebugfs.c35 struct ceph_entity_addr *addr = in mdsmap_show()
Dmds_client.c3078 sizeof(struct ceph_entity_addr))) { in check_new_map()
/linux-4.4.14/net/ceph/
Ddebugfs.c77 struct ceph_entity_addr *addr = &map->osd_addr[i]; in osdmap_show()
Dmon_client.c91 int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr) in ceph_monmap_contains()
785 struct ceph_entity_addr *mon_addr = opt->mon_addr; in build_initial_monmap()
Dceph_common.c584 struct ceph_entity_addr *myaddr = NULL; in ceph_create_client()
Dosdmap.c695 struct ceph_entity_addr *addr; in osdmap_set_max_osd()
1297 struct ceph_entity_addr addr; in osdmap_apply_incremental()
Dmessenger.c707 struct ceph_entity_addr *addr) in ceph_con_open()
1916 struct ceph_entity_addr *addr, in ceph_parse_ips()
2978 struct ceph_entity_addr *myaddr) in ceph_messenger_init()
Dosd_client.c1146 struct ceph_entity_addr *peer_addr; in __reset_osd()
1960 sizeof(struct ceph_entity_addr)) != 0) in reset_changed_osds()