Searched refs:block_group_kobjs (Results 1 – 2 of 2) sorted by relevance
9732 kobj = space_info->block_group_kobjs[i]; in btrfs_free_block_groups()9733 space_info->block_group_kobjs[i] = NULL; in btrfs_free_block_groups()9800 space_info->block_group_kobjs[index] = &rkobj->kobj; in link_block_group()10340 kobj = block_group->space_info->block_group_kobjs[index]; in btrfs_remove_block_group()10341 block_group->space_info->block_group_kobjs[index] = NULL; in btrfs_remove_block_group()
447 struct kobject *block_group_kobjs[BTRFS_NR_RAID_TYPES]; member