Home
last modified time | relevance | path

Searched refs:T_RUNNING (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/jbd2/
H A Dtransaction.c84 transaction->t_state = T_RUNNING; in jbd2_get_transaction()
220 if (t->t_state != T_RUNNING) { in add_transaction_credits()
657 if (transaction->t_state != T_RUNNING) { in jbd2_journal_extend()
2599 J_ASSERT_JH(jh, jh->b_transaction->t_state == T_RUNNING); in __jbd2_journal_refile_buffer()
H A Dcommit.c439 J_ASSERT(commit_transaction->t_state == T_RUNNING); in jbd2_journal_commit_transaction()
/linux-6.15/include/linux/
H A Djbd2.h566 T_RUNNING, enumerator