Searched refs:ceph_entity_addr (Results 1 – 21 of 21) sorted by relevance
| /Linux-v5.4/include/linux/ceph/ |
| D | messenger.h | 62 struct ceph_entity_addr my_enc_addr; 262 struct ceph_entity_addr peer_addr; /* peer address */ 263 struct ceph_entity_addr peer_addr_for_me; 292 struct ceph_entity_addr actual_peer_addr; 326 extern const char *ceph_pr_addr(const struct ceph_entity_addr *addr); 329 struct ceph_entity_addr *addr, 338 struct ceph_entity_addr *myaddr); 347 struct ceph_entity_addr *addr);
|
| D | mdsmap.h | 15 struct ceph_entity_addr addr; 42 static inline struct ceph_entity_addr *
|
| D | mon_client.h | 108 struct ceph_entity_addr *addr); 146 struct ceph_entity_addr *client_addr);
|
| D | msgr.h | 63 struct ceph_entity_addr { struct 71 struct ceph_entity_addr addr; argument
|
| D | libceph.h | 50 struct ceph_entity_addr my_addr; 62 struct ceph_entity_addr *mon_addr; /* should be the first 293 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
|
| D | decode.h | 224 static inline void ceph_encode_banner_addr(struct ceph_entity_addr *a) in ceph_encode_banner_addr() 232 static inline void ceph_decode_banner_addr(struct ceph_entity_addr *a) in ceph_decode_banner_addr() 241 struct ceph_entity_addr *addr);
|
| D | osdmap.h | 166 struct ceph_entity_addr *osd_addr; 208 static inline struct ceph_entity_addr *ceph_osd_addr(struct ceph_osdmap *map, in ceph_osd_addr()
|
| D | cls_lock_client.h | 19 struct ceph_entity_addr addr; /* locker's address */
|
| D | osd_client.h | 292 struct ceph_entity_addr addr;
|
| /Linux-v5.4/net/ceph/ |
| D | decode.c | 7 struct ceph_entity_addr *addr) in ceph_decode_entity_addr_versioned() 47 struct ceph_entity_addr *addr) in ceph_decode_entity_addr_legacy() 71 ceph_decode_entity_addr(void **p, void *end, struct ceph_entity_addr *addr) in ceph_decode_entity_addr()
|
| D | messenger.c | 189 const char *ceph_pr_addr(const struct ceph_entity_addr *addr) in ceph_pr_addr() 696 struct ceph_entity_addr *addr) in ceph_con_open() 1802 static bool addr_is_blank(struct ceph_entity_addr *addr) in addr_is_blank() 1818 static int addr_port(struct ceph_entity_addr *addr) in addr_port() 1829 static void addr_set_port(struct ceph_entity_addr *addr, int p) in addr_set_port() 1844 static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr, in ceph_pton() 1867 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name() 1912 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name() 1923 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_parse_server_name() 1939 struct ceph_entity_addr *addr, in ceph_parse_ips() [all …]
|
| D | ceph_common.c | 626 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr() 644 struct ceph_entity_addr *myaddr = NULL; in ceph_create_client()
|
| D | mon_client.c | 95 int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr) in ceph_monmap_contains() 900 struct ceph_entity_addr *client_addr) in ceph_monc_blacklist_add() 1019 struct ceph_entity_addr *mon_addr = opt->mon_addr; in build_initial_monmap()
|
| D | debugfs.c | 80 struct ceph_entity_addr *addr = &map->osd_addr[i]; in osdmap_show()
|
| D | osdmap.c | 993 struct ceph_entity_addr *addr; in osdmap_set_max_osd() 1643 struct ceph_entity_addr addr; in decode_new_up_state_weight() 1721 struct ceph_entity_addr addr; in decode_new_up_state_weight()
|
| D | osd_client.c | 1349 struct ceph_entity_addr *peer_addr; in reopen_osd() 3889 sizeof(struct ceph_entity_addr))) in handle_one_map()
|
| /Linux-v5.4/fs/ceph/ |
| D | debugfs.c | 37 struct ceph_entity_addr *addr = &mdsmap->m_info[i].addr; in mdsmap_show()
|
| D | ioctl.c | 225 struct ceph_entity_addr *a = in ceph_ioctl_get_dataloc()
|
| D | mdsmap.c | 153 struct ceph_entity_addr addr; in ceph_mdsmap_decode()
|
| D | mds_client.c | 3792 sizeof(struct ceph_entity_addr))) { in check_new_map()
|
| /Linux-v5.4/drivers/block/ |
| D | rbd.c | 5250 struct ceph_entity_addr *client_addr = in rbd_client_addr_show()
|