Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/ !
Dmon_client.c70 static struct ceph_monmap *ceph_monmap_decode(void **p, void *end, bool msgr2) in ceph_monmap_decode() function
552 monmap = ceph_monmap_decode(&p, end, ceph_msgr2(client)); in ceph_monc_handle_map()