Lines Matching refs:bg_list
5695 if (list_empty(&cache->bg_list)) { in update_block_group()
5697 list_add_tail(&cache->bg_list, in update_block_group()
9171 bg_list); in btrfs_free_block_groups()
9172 list_del_init(&block_group->bg_list); in btrfs_free_block_groups()
9312 INIT_LIST_HEAD(&cache->bg_list); in btrfs_create_block_group_cache()
9462 if (list_empty(&cache->bg_list)) { in btrfs_read_block_groups()
9464 list_add_tail(&cache->bg_list, in btrfs_read_block_groups()
9509 list_for_each_entry_safe(block_group, tmp, &trans->new_bgs, bg_list) { in btrfs_create_pending_block_groups()
9527 list_del_init(&block_group->bg_list); in btrfs_create_pending_block_groups()
9598 list_add_tail(&cache->bg_list, &trans->new_bgs); in btrfs_make_block_group()
9931 bg_list); in btrfs_delete_unused_bgs()
9933 list_del_init(&block_group->bg_list); in btrfs_delete_unused_bgs()