Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/
Dosdmap.c1628 static int decode_pg_upmap_items(void **p, void *end, struct ceph_osdmap *map) in decode_pg_upmap_items() function
1765 err = decode_pg_upmap_items(p, end, map); in osdmap_decode()