Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/
Dmon_client.c42 static struct ceph_monmap *ceph_monmap_decode(void *p, void *end) in ceph_monmap_decode() function
479 monmap = ceph_monmap_decode(p, end); in ceph_monc_handle_map()