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

/linux-master/net/ceph/
H A Dosdmap.c1594 static struct ceph_pg_mapping *__decode_pg_upmap(void **p, void *end, function
1602 return decode_pg_mapping(p, end, &map->pg_upmap, __decode_pg_upmap,
1608 return decode_pg_mapping(p, end, &map->pg_upmap, __decode_pg_upmap,

Completed in 95 milliseconds