Lines Matching refs:bg_list
5940 if (list_empty(&cache->bg_list)) { in update_block_group()
5942 list_add_tail(&cache->bg_list, in update_block_group()
6367 list_for_each_entry_safe(block_group, tmp, deleted_bgs, bg_list) { in btrfs_finish_extent_commit()
6377 list_del_init(&block_group->bg_list); in btrfs_finish_extent_commit()
9526 bg_list); in btrfs_free_block_groups()
9527 list_del_init(&block_group->bg_list); in btrfs_free_block_groups()
9667 INIT_LIST_HEAD(&cache->bg_list); in btrfs_create_block_group_cache()
9817 if (list_empty(&cache->bg_list)) { in btrfs_read_block_groups()
9819 list_add_tail(&cache->bg_list, in btrfs_read_block_groups()
9866 list_for_each_entry_safe(block_group, tmp, &trans->new_bgs, bg_list) { in btrfs_create_pending_block_groups()
9884 list_del_init(&block_group->bg_list); in btrfs_create_pending_block_groups()
9981 list_add_tail(&cache->bg_list, &trans->new_bgs); in btrfs_make_block_group()
10361 bg_list); in btrfs_delete_unused_bgs()
10362 list_del_init(&block_group->bg_list); in btrfs_delete_unused_bgs()
10492 list_move(&block_group->bg_list, in btrfs_delete_unused_bgs()