Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dmessenger.h62 struct ceph_entity_addr my_enc_addr;
278 struct ceph_entity_addr peer_addr; /* peer address */
279 struct ceph_entity_addr peer_addr_for_me;
308 struct ceph_entity_addr actual_peer_addr;
344 struct ceph_entity_addr *addr,
353 struct ceph_entity_addr *myaddr);
361 struct ceph_entity_addr *addr);
Dmdsmap.h15 struct ceph_entity_addr addr;
42 static inline struct ceph_entity_addr *
Dmon_client.h109 struct ceph_entity_addr *addr);
146 struct ceph_entity_addr *client_addr);
Dmsgr.h63 struct ceph_entity_addr { struct
71 struct ceph_entity_addr addr; argument
Dlibceph.h49 struct ceph_entity_addr my_addr;
61 struct ceph_entity_addr *mon_addr; /* should be the first
283 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
Dosdmap.h167 struct ceph_entity_addr *osd_addr;
209 static inline struct ceph_entity_addr *ceph_osd_addr(struct ceph_osdmap *map, in ceph_osd_addr()
Dcls_lock_client.h19 struct ceph_entity_addr addr; /* locker's address */
Ddecode.h221 static inline void ceph_encode_addr(struct ceph_entity_addr *a) in ceph_encode_addr()
226 static inline void ceph_decode_addr(struct ceph_entity_addr *a) in ceph_decode_addr()
Dosd_client.h285 struct ceph_entity_addr addr;
/Linux-v4.19/net/ceph/
Dceph_common.c599 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr()
617 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()
888 struct ceph_entity_addr *client_addr) in ceph_monc_blacklist_add()
998 struct ceph_entity_addr *mon_addr = opt->mon_addr; in build_initial_monmap()
Ddebugfs.c80 struct ceph_entity_addr *addr = &map->osd_addr[i]; in osdmap_show()
Dosdmap.c994 struct ceph_entity_addr *addr; in osdmap_set_max_osd()
1625 len *= sizeof(u32) + sizeof(struct ceph_entity_addr); in decode_new_up_state_weight()
1700 struct ceph_entity_addr addr; in decode_new_up_state_weight()
Dmessenger.c718 struct ceph_entity_addr *addr) in ceph_con_open()
1959 struct ceph_entity_addr *addr, in ceph_parse_ips()
3060 struct ceph_entity_addr *myaddr) in ceph_messenger_init()
Dosd_client.c1259 struct ceph_entity_addr *peer_addr; in reopen_osd()
3779 sizeof(struct ceph_entity_addr))) in handle_one_map()
/Linux-v4.19/fs/ceph/
Ddebugfs.c37 struct ceph_entity_addr *addr = &mdsmap->m_info[i].addr; in mdsmap_show()
Dioctl.c225 struct ceph_entity_addr *a = in ceph_ioctl_get_dataloc()
Dmdsmap.c154 struct ceph_entity_addr addr; in ceph_mdsmap_decode()
Dmds_client.c3292 sizeof(struct ceph_entity_addr))) { in check_new_map()
/Linux-v4.19/drivers/block/
Drbd.c4093 struct ceph_entity_addr *client_addr = in rbd_client_addr_show()