ceph_monmap 72 include/linux/ceph/mon_client.h struct ceph_monmap *monmap; ceph_monmap 107 include/linux/ceph/mon_client.h extern int ceph_monmap_contains(struct ceph_monmap *m, ceph_monmap 42 net/ceph/mon_client.c static struct ceph_monmap *ceph_monmap_decode(void *p, void *end) ceph_monmap 44 net/ceph/mon_client.c struct ceph_monmap *m = NULL; ceph_monmap 95 net/ceph/mon_client.c int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr) ceph_monmap 470 net/ceph/mon_client.c struct ceph_monmap *monmap = NULL, *old = monc->monmap;