Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dtransaction.h26 #define BTRFS_TRANS_DIRTY_BG_RUN 1 macro
A Dtransaction.c2158 if (!test_bit(BTRFS_TRANS_DIRTY_BG_RUN, &cur_trans->flags)) { in btrfs_commit_transaction()
2175 if (!test_and_set_bit(BTRFS_TRANS_DIRTY_BG_RUN, in btrfs_commit_transaction()
A Dblock-group.c2807 if (test_bit(BTRFS_TRANS_DIRTY_BG_RUN, &trans->transaction->flags)) { in btrfs_inc_block_group_ro()

Completed in 14 milliseconds