Searched refs:unused_bgs (Results 1 – 4 of 4) sorted by relevance
5943 &info->unused_bgs); in update_block_group()9523 while (!list_empty(&info->unused_bgs)) { in btrfs_free_block_groups()9524 block_group = list_first_entry(&info->unused_bgs, in btrfs_free_block_groups()9820 &info->unused_bgs); in btrfs_read_block_groups()10355 while (!list_empty(&fs_info->unused_bgs)) { in btrfs_delete_unused_bgs()10359 block_group = list_first_entry(&fs_info->unused_bgs, in btrfs_delete_unused_bgs()
1807 struct list_head unused_bgs; member
2568 INIT_LIST_HEAD(&fs_info->unused_bgs); in open_ctree()
3659 &fs_info->unused_bgs); in scrub_enumerate_chunks()