Lines Matching refs:t_tid
135 tid = journal->j_committing_transaction->t_tid; in __jbd2_log_wait_for_space()
229 this_tid = transaction->t_tid; in jbd2_log_do_checkpoint()
237 transaction->t_tid != this_tid) in jbd2_log_do_checkpoint()
256 tid_t tid = t->t_tid; in jbd2_log_do_checkpoint()
332 transaction->t_tid != this_tid) in jbd2_log_do_checkpoint()
534 first_tid = transaction->t_tid; in jbd2_journal_shrink_checkpoint_list()
537 last_tid = last_transaction->t_tid; in jbd2_journal_shrink_checkpoint_list()
541 tid = transaction->t_tid; in jbd2_journal_shrink_checkpoint_list()
563 next_tid = next_transaction->t_tid; in jbd2_journal_shrink_checkpoint_list()
732 transaction->t_tid, stats); in __jbd2_journal_remove_checkpoint()
807 jbd2_debug(1, "Dropping transaction %d, all done\n", transaction->t_tid); in __jbd2_journal_drop_transaction()