Searched refs:ceph_monmap (Results 1 – 1 of 1) sorted by relevance
70 static struct ceph_monmap *ceph_monmap_decode(void **p, void *end, bool msgr2) in ceph_monmap_decode() 72 struct ceph_monmap *monmap = NULL; in ceph_monmap_decode() 160 int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr) in ceph_monmap_contains() 543 struct ceph_monmap *monmap; in ceph_monc_handle_map()