Searched refs:TRANS_STATE_COMMIT_START (Results 1 – 3 of 3) sorted by relevance
17 TRANS_STATE_COMMIT_START = 2, enumerator
28 [TRANS_STATE_COMMIT_START] = (__TRANS_START | __TRANS_ATTACH),763 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_wait_for_commit()1754 ret = (trans->state >= TRANS_STATE_COMMIT_START); in btrfs_transaction_in_commit()1780 trans->state >= TRANS_STATE_COMMIT_START || trans->aborted); in wait_current_trans_commit_start()2034 if (cur_trans->state >= TRANS_STATE_COMMIT_START) { in btrfs_commit_transaction()2049 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_commit_transaction()
4542 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_cleanup_one_transaction()4569 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_cleanup_transaction()