Symbol: ceph_entity_addr
drivers/block/rbd.c
5065
struct ceph_entity_addr *client_addr =
fs/ceph/debugfs.c
354
struct ceph_entity_addr *client_addr = ceph_client_addr(fsc->client);
fs/ceph/debugfs.c
40
struct ceph_entity_addr *addr = &mdsmap->m_info[i].addr;
fs/ceph/ioctl.c
226
struct ceph_entity_addr *a =
fs/ceph/mds_client.c
5122
sizeof(struct ceph_entity_addr))) {
fs/ceph/mdsmap.c
183
struct ceph_entity_addr addr;
fs/ceph/mdsmap.h
17
struct ceph_entity_addr addr;
fs/ceph/mdsmap.h
51
static inline struct ceph_entity_addr *
include/linux/ceph/cls_lock_client.h
19
struct ceph_entity_addr addr; /* locker's address */
include/linux/ceph/decode.h
226
static inline void ceph_encode_banner_addr(struct ceph_entity_addr *a)
include/linux/ceph/decode.h
234
static inline void ceph_decode_banner_addr(struct ceph_entity_addr *a)
include/linux/ceph/decode.h
243
struct ceph_entity_addr *addr);
include/linux/ceph/decode.h
245
struct ceph_entity_addr *addr);
include/linux/ceph/decode.h
247
int ceph_entity_addr_encoding_len(const struct ceph_entity_addr *addr);
include/linux/ceph/decode.h
248
void ceph_encode_entity_addr(void **p, const struct ceph_entity_addr *addr);
include/linux/ceph/libceph.h
305
struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
include/linux/ceph/libceph.h
50
struct ceph_entity_addr my_addr;
include/linux/ceph/libceph.h
64
struct ceph_entity_addr *mon_addr; /* should be the first
include/linux/ceph/messenger.h
106
struct ceph_entity_addr my_enc_addr;
include/linux/ceph/messenger.h
339
struct ceph_entity_addr actual_peer_addr;
include/linux/ceph/messenger.h
340
struct ceph_entity_addr peer_addr_for_me;
include/linux/ceph/messenger.h
487
struct ceph_entity_addr peer_addr; /* peer address */
include/linux/ceph/messenger.h
546
bool ceph_addr_is_blank(const struct ceph_entity_addr *addr);
include/linux/ceph/messenger.h
547
int ceph_addr_port(const struct ceph_entity_addr *addr);
include/linux/ceph/messenger.h
548
void ceph_addr_set_port(struct ceph_entity_addr *addr, int p);
include/linux/ceph/messenger.h
574
extern const char *ceph_pr_addr(const struct ceph_entity_addr *addr);
include/linux/ceph/messenger.h
577
struct ceph_entity_addr *addr,
include/linux/ceph/messenger.h
585
struct ceph_entity_addr *myaddr);
include/linux/ceph/messenger.h
594
struct ceph_entity_addr *addr);
include/linux/ceph/mon_client.h
108
struct ceph_entity_addr *addr);
include/linux/ceph/mon_client.h
146
struct ceph_entity_addr *client_addr);
include/linux/ceph/msgr.h
90
static inline bool ceph_addr_equal_no_type(const struct ceph_entity_addr *lhs,
include/linux/ceph/msgr.h
91
const struct ceph_entity_addr *rhs)
include/linux/ceph/msgr.h
99
struct ceph_entity_addr addr;
include/linux/ceph/osd_client.h
358
struct ceph_entity_addr addr;
include/linux/ceph/osdmap.h
180
struct ceph_entity_addr *osd_addr;
include/linux/ceph/osdmap.h
221
static inline struct ceph_entity_addr *ceph_osd_addr(struct ceph_osdmap *map,
net/ceph/ceph_common.c
691
struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client)
net/ceph/ceph_common.c
709
struct ceph_entity_addr *myaddr = NULL;
net/ceph/debugfs.c
85
struct ceph_entity_addr *addr = &map->osd_addr[i];
net/ceph/decode.c
100
struct ceph_entity_addr tmp_addr;
net/ceph/decode.c
11
struct ceph_entity_addr *addr)
net/ceph/decode.c
170
int ceph_entity_addr_encoding_len(const struct ceph_entity_addr *addr)
net/ceph/decode.c
178
void ceph_encode_entity_addr(void **p, const struct ceph_entity_addr *addr)
net/ceph/decode.c
51
struct ceph_entity_addr *addr)
net/ceph/decode.c
75
ceph_decode_entity_addr(void **p, void *end, struct ceph_entity_addr *addr)
net/ceph/decode.c
96
struct ceph_entity_addr *addr)
net/ceph/messenger.c
1178
bool ceph_addr_is_blank(const struct ceph_entity_addr *addr)
net/ceph/messenger.c
1195
int ceph_addr_port(const struct ceph_entity_addr *addr)
net/ceph/messenger.c
1206
void ceph_addr_set_port(struct ceph_entity_addr *addr, int p)
net/ceph/messenger.c
1221
static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr,
net/ceph/messenger.c
1244
struct ceph_entity_addr *addr, char delim, const char **ipend)
net/ceph/messenger.c
1289
struct ceph_entity_addr *addr, char delim, const char **ipend)
net/ceph/messenger.c
1300
struct ceph_entity_addr *addr, char delim, const char **ipend)
net/ceph/messenger.c
1316
struct ceph_entity_addr *addr,
net/ceph/messenger.c
164
const char *ceph_pr_addr(const struct ceph_entity_addr *addr)
net/ceph/messenger.c
1671
struct ceph_entity_addr *myaddr)
net/ceph/messenger.c
600
struct ceph_entity_addr *addr)
net/ceph/messenger_v1.c
699
struct ceph_entity_addr *my_addr = &con->msgr->inst.addr;
net/ceph/messenger_v2.c
1449
struct ceph_entity_addr *my_addr = &con->msgr->inst.addr;
net/ceph/messenger_v2.c
1501
struct ceph_entity_addr *my_addr = &con->msgr->inst.addr;
net/ceph/messenger_v2.c
2196
struct ceph_entity_addr *my_addr = &con->msgr->inst.addr;
net/ceph/messenger_v2.c
2197
struct ceph_entity_addr addr_for_me;
net/ceph/messenger_v2.c
2480
struct ceph_entity_addr addr;
net/ceph/mon_client.c
1026
struct ceph_entity_addr *client_addr)
net/ceph/mon_client.c
160
int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr)
net/ceph/mon_client.c
40
struct ceph_entity_addr *addr)
net/ceph/osd_client.c
1381
struct ceph_entity_addr *peer_addr;
net/ceph/osd_client.c
4070
sizeof(struct ceph_entity_addr)))
net/ceph/osdmap.c
1192
struct ceph_entity_addr *addr;
net/ceph/osdmap.c
1727
struct ceph_entity_addr *addr = &map->osd_addr[i];
net/ceph/osdmap.c
1845
struct ceph_entity_addr addr;
net/ceph/osdmap.c
1930
struct ceph_entity_addr addr;