Searched refs:physical_map (Results 1 – 3 of 3) sorted by relevance
1325 cache->physical_map = kmemdup(map, map_lookup_size(map->num_stripes), GFP_NOFS); in btrfs_load_block_group_zone_info()1326 if (!cache->physical_map) { in btrfs_load_block_group_zone_info()1569 kfree(cache->physical_map); in btrfs_load_block_group_zone_info()1570 cache->physical_map = NULL; in btrfs_load_block_group_zone_info()1976 map = block_group->physical_map; in btrfs_zone_activate()2156 map = block_group->physical_map; in do_zone_finish()2527 struct map_lookup *map = block_group->physical_map; in btrfs_check_active_zone_reservation()
246 struct map_lookup *physical_map; member
171 kfree(cache->physical_map); in btrfs_put_block_group()