Home
last modified time | relevance | path

Searched refs:BTRFS_TRANS_DIRTY_BG_RUN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h24 #define BTRFS_TRANS_DIRTY_BG_RUN 1 macro
64 * BTRFS_TRANS_DIRTY_BG_RUN usage in btrfs_commit_transaction
H A Dtransaction.c2131 if (!test_bit(BTRFS_TRANS_DIRTY_BG_RUN, &cur_trans->flags)) { in btrfs_commit_transaction()
2140 * finds BTRFS_TRANS_DIRTY_BG_RUN set. in btrfs_commit_transaction()
2142 * The BTRFS_TRANS_DIRTY_BG_RUN flag is also used to make sure in btrfs_commit_transaction()
2148 if (!test_and_set_bit(BTRFS_TRANS_DIRTY_BG_RUN, in btrfs_commit_transaction()
H A Dblock-group.c2256 if (test_bit(BTRFS_TRANS_DIRTY_BG_RUN, &trans->transaction->flags)) { in btrfs_inc_block_group_ro()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.h30 #define BTRFS_TRANS_DIRTY_BG_RUN 1 macro
70 * BTRFS_TRANS_DIRTY_BG_RUN usage in btrfs_commit_transaction
H A Dtransaction.c2190 if (!test_bit(BTRFS_TRANS_DIRTY_BG_RUN, &cur_trans->flags)) { in btrfs_commit_transaction()
2199 * finds BTRFS_TRANS_DIRTY_BG_RUN set. in btrfs_commit_transaction()
2201 * The BTRFS_TRANS_DIRTY_BG_RUN flag is also used to make sure in btrfs_commit_transaction()
2207 if (!test_and_set_bit(BTRFS_TRANS_DIRTY_BG_RUN, in btrfs_commit_transaction()
H A Dblock-group.c2919 if (test_bit(BTRFS_TRANS_DIRTY_BG_RUN, &trans->transaction->flags)) { in btrfs_inc_block_group_ro()

Completed in 19 milliseconds