Searched refs:TRANS_STATE_COMMIT_START (Results 1 – 3 of 3) sorted by relevance
101 [TRANS_STATE_COMMIT_START] = (__TRANS_START | __TRANS_ATTACH),465 return (trans->state >= TRANS_STATE_COMMIT_START && in is_transaction_blocked()657 if (cur_trans->state >= TRANS_STATE_COMMIT_START && in start_transaction()835 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_wait_for_commit()874 if (cur_trans->state >= TRANS_STATE_COMMIT_START || in btrfs_should_end_transaction()1776 ret = (trans->state >= TRANS_STATE_COMMIT_START); in btrfs_transaction_in_commit()1802 trans->state >= TRANS_STATE_COMMIT_START || in wait_current_trans_commit_start()2103 if (cur_trans->state >= TRANS_STATE_COMMIT_START) { in btrfs_commit_transaction()2118 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_commit_transaction()
16 TRANS_STATE_COMMIT_START, enumerator
1794 if (cur->state < TRANS_STATE_COMMIT_START && in transaction_kthread()4626 cur_trans->state = TRANS_STATE_COMMIT_START; in btrfs_cleanup_one_transaction()4652 if (t->state >= TRANS_STATE_COMMIT_START) { in btrfs_cleanup_transaction()