ceph_monmap
extern int ceph_monmap_contains(struct ceph_monmap *m,
struct ceph_monmap *monmap;
int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr)
struct ceph_monmap *monmap;
static struct ceph_monmap *ceph_monmap_decode(void **p, void *end, bool msgr2)
struct ceph_monmap *monmap = NULL;