Lines Matching refs:bg_list
1355 bg_list); in btrfs_delete_unused_bgs()
1356 list_del_init(&block_group->bg_list); in btrfs_delete_unused_bgs()
1505 list_move(&block_group->bg_list, in btrfs_delete_unused_bgs()
1532 if (list_empty(&bg->bg_list)) { in btrfs_mark_bg_unused()
1535 list_add_tail(&bg->bg_list, &fs_info->unused_bgs); in btrfs_mark_bg_unused()
1814 INIT_LIST_HEAD(&cache->bg_list); in btrfs_create_block_group_cache()
1987 ASSERT(list_empty(&cache->bg_list)); in read_one_block_group()
2115 bg_list); in btrfs_create_pending_block_groups()
2142 list_del_init(&block_group->bg_list); in btrfs_create_pending_block_groups()
2213 list_add_tail(&cache->bg_list, &trans->new_bgs); in btrfs_make_block_group()
3337 bg_list); in btrfs_free_block_groups()
3338 list_del_init(&block_group->bg_list); in btrfs_free_block_groups()
3368 ASSERT(list_empty(&block_group->bg_list)); in btrfs_free_block_groups()