Searched refs:TRANS_STATE_COMMIT_START (Results 1 – 3 of 3) sorted by relevance
102 [TRANS_STATE_COMMIT_START] = (__TRANS_START | __TRANS_ATTACH),493 return (trans->state >= TRANS_STATE_COMMIT_START && in is_transaction_blocked()681 if (cur_trans->state >= TRANS_STATE_COMMIT_START && in start_transaction()908 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_wait_for_commit()946 if (cur_trans->state >= TRANS_STATE_COMMIT_START || in btrfs_should_end_transaction()1907 ret = (trans->state >= TRANS_STATE_COMMIT_START); in btrfs_transaction_in_commit()1946 cur_trans->state >= TRANS_STATE_COMMIT_START || in btrfs_commit_transaction_async()2078 ASSERT(cur_trans->state >= TRANS_STATE_COMMIT_START); in add_pending_snapshot()2160 if (cur_trans->state >= TRANS_STATE_COMMIT_START) { in btrfs_commit_transaction()2184 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_commit_transaction()
16 TRANS_STATE_COMMIT_START, enumerator
1892 cur->state < TRANS_STATE_COMMIT_START && in transaction_kthread()5190 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_cleanup_one_transaction()5218 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_cleanup_transaction()