Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dosdmap.c1594 static struct ceph_pg_mapping *__decode_pg_upmap(void **p, void *end, in __decode_pg_upmap() function
1602 return decode_pg_mapping(p, end, &map->pg_upmap, __decode_pg_upmap, in decode_pg_upmap()
1608 return decode_pg_mapping(p, end, &map->pg_upmap, __decode_pg_upmap, in decode_new_pg_upmap()