Searched refs:block_group_kobjs (Results 1 – 2 of 2) sorted by relevance
9234 kobj = space_info->block_group_kobjs[i]; in btrfs_free_block_groups()9235 space_info->block_group_kobjs[i] = NULL; in btrfs_free_block_groups()9274 space_info->block_group_kobjs[index] = &rkobj->kobj; in __link_block_group()9764 kobj = block_group->space_info->block_group_kobjs[index]; in btrfs_remove_block_group()9765 block_group->space_info->block_group_kobjs[index] = NULL; in btrfs_remove_block_group()
1194 struct kobject *block_group_kobjs[BTRFS_NR_RAID_TYPES]; member