Searched refs:can_flush_pending_bgs (Results 1 – 3 of 3) sorted by relevance
121 bool can_flush_pending_bgs; member
2907 bool can_flush_pending_bgs = trans->can_flush_pending_bgs; in btrfs_run_delayed_refs() local2924 trans->can_flush_pending_bgs = false; in btrfs_run_delayed_refs()2974 trans->can_flush_pending_bgs = can_flush_pending_bgs; in btrfs_run_delayed_refs()4451 if (trans->can_flush_pending_bgs && in do_chunk_alloc()9863 bool can_flush_pending_bgs = trans->can_flush_pending_bgs; in btrfs_create_pending_block_groups() local9865 trans->can_flush_pending_bgs = false; in btrfs_create_pending_block_groups()9886 trans->can_flush_pending_bgs = can_flush_pending_bgs; in btrfs_create_pending_block_groups()
548 h->can_flush_pending_bgs = true; in start_transaction()