Searched refs:can_flush_pending_bgs (Results 1 – 3 of 3) sorted by relevance
123 bool can_flush_pending_bgs; member
2914 bool can_flush_pending_bgs = trans->can_flush_pending_bgs; in btrfs_run_delayed_refs() local2931 trans->can_flush_pending_bgs = false; in btrfs_run_delayed_refs()2962 trans->can_flush_pending_bgs = can_flush_pending_bgs; in btrfs_run_delayed_refs()4557 if (trans->can_flush_pending_bgs && in do_chunk_alloc()10082 bool can_flush_pending_bgs = trans->can_flush_pending_bgs; in btrfs_create_pending_block_groups() local10084 trans->can_flush_pending_bgs = false; in btrfs_create_pending_block_groups()10106 trans->can_flush_pending_bgs = can_flush_pending_bgs; in btrfs_create_pending_block_groups()
551 h->can_flush_pending_bgs = true; in start_transaction()