Searched refs:deleted_bgs (Results 1 – 3 of 3) sorted by relevance
87 struct list_head deleted_bgs; member
70 while (!list_empty(&transaction->deleted_bgs)) { in btrfs_put_transaction()73 cache = list_first_entry(&transaction->deleted_bgs, in btrfs_put_transaction()278 INIT_LIST_HEAD(&cur_trans->deleted_bgs); in join_transaction()
6617 struct list_head *deleted_bgs; in btrfs_finish_extent_commit() local6655 deleted_bgs = &trans->transaction->deleted_bgs; in btrfs_finish_extent_commit()6656 list_for_each_entry_safe(block_group, tmp, deleted_bgs, bg_list) { in btrfs_finish_extent_commit()10737 &trans->transaction->deleted_bgs); in btrfs_delete_unused_bgs()