Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dmon_client.c70 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()