Searched refs:TRANS_STATE_COMMIT_START (Results 1 – 4 of 4) sorted by relevance
120 [TRANS_STATE_COMMIT_START] = (__TRANS_START | __TRANS_ATTACH),516 return (trans->state >= TRANS_STATE_COMMIT_START && in is_transaction_blocked()742 if (cur_trans->state >= TRANS_STATE_COMMIT_START && in start_transaction()995 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_wait_for_commit()1025 if (cur_trans->state >= TRANS_STATE_COMMIT_START || in btrfs_should_end_transaction()2031 cur_trans->state >= TRANS_STATE_COMMIT_START || in btrfs_commit_transaction_async()2356 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_commit_transaction()
40 TRANS_STATE_COMMIT_START, enumerator
4972 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_cleanup_one_transaction()
123 EM( TRANS_STATE_COMMIT_START, "TRANS_STATE_COMMIT_START") \