Searched refs:new_bgs (Results 1 – 4 of 4) sorted by relevance
128 struct list_head new_bgs; member
526 INIT_LIST_HEAD(&h->new_bgs); in start_transaction()756 if (!list_empty(&trans->new_bgs)) in __btrfs_end_transaction()792 if (!list_empty(&trans->new_bgs)) in __btrfs_end_transaction()1810 if (!list_empty(&trans->new_bgs)) in btrfs_commit_transaction()
265 if (!trans->blocks_used && list_empty(&trans->new_bgs)) { in __btrfs_abort_transaction()
2826 if (!list_empty(&trans->new_bgs)) in btrfs_run_delayed_refs()9509 list_for_each_entry_safe(block_group, tmp, &trans->new_bgs, bg_list) { in btrfs_create_pending_block_groups()9598 list_add_tail(&cache->bg_list, &trans->new_bgs); in btrfs_make_block_group()