Lines Matching refs:block_groups
862 if (!list_empty(&sinfo->block_groups[BTRFS_RAID_RAID5]))
864 if (!list_empty(&sinfo->block_groups[BTRFS_RAID_RAID6]))
866 if (!list_empty(&sinfo->block_groups[BTRFS_RAID_RAID1C3]))
868 if (!list_empty(&sinfo->block_groups[BTRFS_RAID_RAID1C4]))
1044 if (list_empty(&block_group->space_info->block_groups[index])) {
1789 list_add_tail(&cache->list, &space_info->block_groups[index]);
2051 if (list_empty(&space_info->block_groups[i]))
2053 cache = list_first_entry(&space_info->block_groups[i],
2070 &space_info->block_groups[BTRFS_RAID_RAID0],
2074 &space_info->block_groups[BTRFS_RAID_SINGLE],