Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Dtransaction.h24 #define BTRFS_TRANS_HAVE_FREE_BGS 0 macro
Dtransaction.c2449 if (test_bit(BTRFS_TRANS_HAVE_FREE_BGS, &cur_trans->flags)) in btrfs_commit_transaction()
Dvolumes.c1737 set_bit(BTRFS_TRANS_HAVE_FREE_BGS, &trans->transaction->flags); in btrfs_free_dev_extent()