Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.h122 bool can_flush_pending_bgs; member
Dtransaction.c569 h->can_flush_pending_bgs = true; in start_transaction()
Dctree.c1031 trans->can_flush_pending_bgs = false; in alloc_tree_block_no_bg_flush()
1036 trans->can_flush_pending_bgs = true; in alloc_tree_block_no_bg_flush()
Dblock-group.c1869 if (!trans->can_flush_pending_bgs) in btrfs_create_pending_block_groups()