Home
last modified time | relevance | path

Searched refs:ceph_encode_addr (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/ceph/
Ddecode.h221 static inline void ceph_encode_addr(struct ceph_entity_addr *a) in ceph_encode_addr() function
/Linux-v4.19/net/ceph/
Dmessenger.c223 ceph_encode_addr(&msgr->my_enc_addr); in encode_my_addr()