Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dmessenger.h62 struct ceph_entity_addr my_enc_addr;
263 struct ceph_entity_addr peer_addr; /* peer address */
264 struct ceph_entity_addr peer_addr_for_me;
293 struct ceph_entity_addr actual_peer_addr;
327 extern const char *ceph_pr_addr(const struct ceph_entity_addr *addr);
330 struct ceph_entity_addr *addr,
339 struct ceph_entity_addr *myaddr);
348 struct ceph_entity_addr *addr);
H A Dmdsmap.h15 struct ceph_entity_addr addr;
43 static inline struct ceph_entity_addr *
H A Dmon_client.h108 struct ceph_entity_addr *addr);
146 struct ceph_entity_addr *client_addr);
H A Dmsgr.h63 struct ceph_entity_addr { struct
71 struct ceph_entity_addr addr; argument
H A Dlibceph.h50 struct ceph_entity_addr my_addr;
63 struct ceph_entity_addr *mon_addr; /* should be the first
307 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
H A Ddecode.h224 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);
H A Dosdmap.h180 struct ceph_entity_addr *osd_addr;
221 static inline struct ceph_entity_addr *ceph_osd_addr(struct ceph_osdmap *map, in ceph_osd_addr()
H A Dcls_lock_client.h19 struct ceph_entity_addr addr; /* locker's address */
H A Dosd_client.h300 struct ceph_entity_addr addr;
/OK3568_Linux_fs/kernel/net/ceph/
H A Ddecode.c7 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()
H A Dmessenger.c189 const char *ceph_pr_addr(const struct ceph_entity_addr *addr) in ceph_pr_addr()
689 struct ceph_entity_addr *addr) in ceph_con_open()
1795 static bool addr_is_blank(struct ceph_entity_addr *addr) in addr_is_blank()
1811 static int addr_port(struct ceph_entity_addr *addr) in addr_port()
1822 static void addr_set_port(struct ceph_entity_addr *addr, int p) in addr_set_port()
1837 static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr, in ceph_pton()
1860 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name()
1905 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name()
1916 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_parse_server_name()
1932 struct ceph_entity_addr *addr, in ceph_parse_ips()
[all …]
H A Dceph_common.c656 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr()
674 struct ceph_entity_addr *myaddr = NULL; in ceph_create_client()
H A Dmon_client.c95 int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr) in ceph_monmap_contains()
953 struct ceph_entity_addr *client_addr) in ceph_monc_blocklist_add()
1056 struct ceph_entity_addr *mon_addr = opt->mon_addr; in build_initial_monmap()
H A Ddebugfs.c80 struct ceph_entity_addr *addr = &map->osd_addr[i]; in osdmap_show()
H A Dosdmap.c1185 struct ceph_entity_addr *addr; in osdmap_set_max_osd()
1831 struct ceph_entity_addr addr; in decode_new_up_state_weight()
1909 struct ceph_entity_addr addr; in decode_new_up_state_weight()
H A Dosd_client.c1329 struct ceph_entity_addr *peer_addr; in reopen_osd()
3990 sizeof(struct ceph_entity_addr))) in handle_one_map()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dioctl.c225 struct ceph_entity_addr *a = in ceph_ioctl_get_dataloc()
H A Dmdsmap.c179 struct ceph_entity_addr addr; in ceph_mdsmap_decode()
H A Ddebugfs.c40 struct ceph_entity_addr *addr = &mdsmap->m_info[i].addr; in mdsmap_show()
H A Dmds_client.c4189 sizeof(struct ceph_entity_addr))) { in check_new_map()
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c5086 struct ceph_entity_addr *client_addr = in rbd_client_addr_show()