Home
last modified time | relevance | path

Searched refs:can_flush_pending_bgs (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
Dtransaction.h134 bool can_flush_pending_bgs; member
Dtransaction.c694 h->can_flush_pending_bgs = true; in start_transaction()
Dctree.c990 trans->can_flush_pending_bgs = false; in alloc_tree_block_no_bg_flush()
995 trans->can_flush_pending_bgs = true; in alloc_tree_block_no_bg_flush()
Dblock-group.c2114 if (!trans->can_flush_pending_bgs) in btrfs_create_pending_block_groups()