Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dmessenger.h51 struct ceph_entity_addr my_enc_addr;
125 struct ceph_entity_addr peer_addr; /* peer address */
126 struct ceph_entity_addr peer_addr_for_me;
156 struct ceph_entity_addr actual_peer_addr;
190 struct ceph_entity_addr *addr,
199 struct ceph_entity_addr *myaddr,
209 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
Dosdmap.h47 struct ceph_entity_addr *osd_addr;
99 static inline struct ceph_entity_addr *ceph_osd_addr(struct ceph_osdmap *map, in ceph_osd_addr()
Dlibceph.h49 struct ceph_entity_addr my_addr;
60 struct ceph_entity_addr *mon_addr; /* should be the first
Ddecode.h101 static inline void ceph_encode_addr(struct ceph_entity_addr *a) in ceph_encode_addr()
106 static inline void ceph_decode_addr(struct ceph_entity_addr *a) in ceph_decode_addr()
Dmon_client.h93 struct ceph_entity_addr *addr);
/linux-3.4.99/fs/ceph/
Dmdsmap.c85 struct ceph_entity_addr addr; in ceph_mdsmap_decode()
Ddebugfs.c35 struct ceph_entity_addr *addr = in mdsmap_show()
Dioctl.c221 struct ceph_entity_addr *a = in ceph_ioctl_get_dataloc()
Dmds_client.c2655 sizeof(struct ceph_entity_addr))) { in check_new_map()
/linux-3.4.99/net/ceph/
Ddebugfs.c74 struct ceph_entity_addr *addr = in osdmap_show()
Dceph_common.c446 struct ceph_entity_addr *myaddr = NULL; in ceph_create_client()
Dmon_client.c91 int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr) in ceph_monmap_contains()
754 struct ceph_entity_addr *mon_addr = opt->mon_addr; in build_initial_monmap()
Dosdmap.c550 struct ceph_entity_addr *addr; in osdmap_set_max_osd()
856 struct ceph_entity_addr addr; in osdmap_apply_incremental()
Dmessenger.c560 struct ceph_entity_addr *addr) in ceph_con_open()
1389 struct ceph_entity_addr *addr, in ceph_parse_ips()
2443 struct ceph_entity_addr *myaddr, in ceph_messenger_init()
Dosd_client.c1261 sizeof(struct ceph_entity_addr)) != 0) in reset_changed_osds()