Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Ddecode.h153 static inline void ceph_encode_addr(struct ceph_entity_addr *a) in ceph_encode_addr() function
/linux-4.4.14/net/ceph/
Dmessenger.c230 ceph_encode_addr(&msgr->my_enc_addr); in encode_my_addr()