Searched refs:block_group_kobjs (Results 1 – 2 of 2) sorted by relevance
9589 kobj = space_info->block_group_kobjs[i]; in btrfs_free_block_groups()9590 space_info->block_group_kobjs[i] = NULL; in btrfs_free_block_groups()9629 space_info->block_group_kobjs[index] = &rkobj->kobj; in __link_block_group()10147 kobj = block_group->space_info->block_group_kobjs[index]; in btrfs_remove_block_group()10148 block_group->space_info->block_group_kobjs[index] = NULL; in btrfs_remove_block_group()
1225 struct kobject *block_group_kobjs[BTRFS_NR_RAID_TYPES]; member