Searched refs:unused_bgs (Results 1 – 3 of 3) sorted by relevance
5698 &info->unused_bgs); in update_block_group()9168 while (!list_empty(&info->unused_bgs)) { in btrfs_free_block_groups()9169 block_group = list_first_entry(&info->unused_bgs, in btrfs_free_block_groups()9465 &info->unused_bgs); in btrfs_read_block_groups()9926 while (!list_empty(&fs_info->unused_bgs)) { in btrfs_delete_unused_bgs()9929 block_group = list_first_entry(&fs_info->unused_bgs, in btrfs_delete_unused_bgs()
1781 struct list_head unused_bgs; member
2519 INIT_LIST_HEAD(&fs_info->unused_bgs); in open_ctree()