Lines Matching defs:decode_pg_mapping
1374 static int decode_pg_mapping(void **p, void *end, struct rb_root *mapping_root,
1445 return decode_pg_mapping(p, end, &map->pg_temp, __decode_pg_temp,
1451 return decode_pg_mapping(p, end, &map->pg_temp, __decode_pg_temp,
1478 return decode_pg_mapping(p, end, &map->primary_temp,
1485 return decode_pg_mapping(p, end, &map->primary_temp,
1586 return decode_pg_mapping(p, end, &map->pg_upmap, __decode_pg_upmap,
1592 return decode_pg_mapping(p, end, &map->pg_upmap, __decode_pg_upmap,
1598 return decode_pg_mapping(p, end, &map->pg_upmap, NULL, true);
1630 return decode_pg_mapping(p, end, &map->pg_upmap_items,
1637 return decode_pg_mapping(p, end, &map->pg_upmap_items,
1644 return decode_pg_mapping(p, end, &map->pg_upmap_items, NULL, true);