Searched refs:ceph_monmap_decode (Results 1 – 2 of 2) sorted by relevance
89 extern struct ceph_monmap *ceph_monmap_decode(void *p, void *end);
40 struct ceph_monmap *ceph_monmap_decode(void *p, void *end) in ceph_monmap_decode() function387 monmap = ceph_monmap_decode(p, end); in ceph_monc_handle_map()