Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtransaction.h23 #define BTRFS_TRANS_HAVE_FREE_BGS 0 macro
H A Dspace-info.c623 if (test_bit(BTRFS_TRANS_HAVE_FREE_BGS, &trans->transaction->flags) || in may_commit_transaction()
H A Dtransaction.c2410 if (test_bit(BTRFS_TRANS_HAVE_FREE_BGS, &cur_trans->flags)) in btrfs_commit_transaction()
H A Dvolumes.c1732 set_bit(BTRFS_TRANS_HAVE_FREE_BGS, &trans->transaction->flags); in btrfs_free_dev_extent()