Searched refs:TRANS_STATE_COMMIT_START (Results 1 – 3 of 3) sorted by relevance
101 [TRANS_STATE_COMMIT_START] = (__TRANS_START | __TRANS_ATTACH),505 return (trans->state >= TRANS_STATE_COMMIT_START && in is_transaction_blocked()697 if (cur_trans->state >= TRANS_STATE_COMMIT_START && in start_transaction()875 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_wait_for_commit()914 if (cur_trans->state >= TRANS_STATE_COMMIT_START || in btrfs_should_end_transaction()1819 ret = (trans->state >= TRANS_STATE_COMMIT_START); in btrfs_transaction_in_commit()1845 trans->state >= TRANS_STATE_COMMIT_START || in wait_current_trans_commit_start()2156 if (cur_trans->state >= TRANS_STATE_COMMIT_START) { in btrfs_commit_transaction()2171 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_commit_transaction()
16 TRANS_STATE_COMMIT_START, enumerator
1803 if (cur->state < TRANS_STATE_COMMIT_START && in transaction_kthread()4698 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_cleanup_one_transaction()4724 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_cleanup_transaction()