Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jbd2/
Dtransaction.c82 transaction->t_state = T_RUNNING; in jbd2_get_transaction()
579 if (transaction->t_state != T_RUNNING) { in jbd2_journal_extend()
2464 J_ASSERT_JH(jh, jh->b_transaction->t_state == T_RUNNING); in __jbd2_journal_refile_buffer()
Dcommit.c412 J_ASSERT(commit_transaction->t_state == T_RUNNING); in jbd2_journal_commit_transaction()
/Linux-v4.19/include/linux/
Djbd2.h576 T_RUNNING, enumerator