Searched refs:__decode_pg_upmap (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/net/ceph/ |
D | osdmap.c | 1390 static struct ceph_pg_mapping *__decode_pg_upmap(void **p, void *end, in __decode_pg_upmap() function 1398 return decode_pg_mapping(p, end, &map->pg_upmap, __decode_pg_upmap, in decode_pg_upmap() 1404 return decode_pg_mapping(p, end, &map->pg_upmap, __decode_pg_upmap, in decode_new_pg_upmap()
|