Searched refs:ceph_monmap (Results 1 – 3 of 3) sorted by relevance
17 struct ceph_monmap { struct60 struct ceph_monmap *monmap;89 extern struct ceph_monmap *ceph_monmap_decode(void *p, void *end);90 extern int ceph_monmap_contains(struct ceph_monmap *m,
40 struct ceph_monmap *ceph_monmap_decode(void *p, void *end) in ceph_monmap_decode()42 struct ceph_monmap *m = NULL; in ceph_monmap_decode()91 int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr) in ceph_monmap_contains()359 struct ceph_monmap *monmap = NULL, *old = monc->monmap; in ceph_monc_handle_map()
48 struct ceph_monmap *monmap = fsc->client->monc.monmap; in ceph_statfs()