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