btrfs: rename btrfs_block_group_cache
[sfrench/cifs-2.6.git] / fs / btrfs / reada.c
index 907c5d79a1973f29738474999d5172e48a65d2a1..243a2e44526ef91c0e21dfe6a111581d588230f3 100644 (file)
@@ -227,7 +227,7 @@ static struct reada_zone *reada_find_zone(struct btrfs_device *dev, u64 logical,
        struct btrfs_fs_info *fs_info = dev->fs_info;
        int ret;
        struct reada_zone *zone;
-       struct btrfs_block_group_cache *cache = NULL;
+       struct btrfs_block_group *cache = NULL;
        u64 start;
        u64 end;
        int i;