Searched refs:__decode_pg_upmap (Results 1 – 1 of 1) sorted by relevance
/linux/net/ceph/ |
H A D | osdmap.c | 1594 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()
|