Searched refs:h_transaction (Results 1 – 11 of 11) sorted by relevance
431 handle->h_transaction = transaction; in start_this_handle()511 handle->h_transaction->t_tid, type, in jbd2__journal_start()614 handle->h_transaction->t_tid, type, in jbd2_journal_start_reserved()643 transaction_t *transaction = handle->h_transaction; in jbd2_journal_extend()699 transaction_t *transaction = handle->h_transaction; in stop_this_handle()762 transaction_t *transaction = handle->h_transaction; in jbd2__journal_restart()781 handle->h_transaction = NULL; in jbd2__journal_restart()798 ret ? 0 : handle->h_transaction->t_tid, in jbd2__journal_restart()951 transaction_t *transaction = handle->h_transaction; in do_get_write_access()1221 journal = handle->h_transaction->t_journal; in jbd2_journal_get_write_access()[all …]
338 journal = handle->h_transaction->t_journal; in jbd2_journal_revoke()405 handle->h_transaction->t_tid); in jbd2_journal_revoke()428 journal_t *journal = handle->h_transaction->t_journal; in jbd2_journal_cancel_revoke()
604 oi->i_sync_tid = handle->h_transaction->t_tid; in ocfs2_update_inode_fsync_trans()606 oi->i_datasync_tid = handle->h_transaction->t_tid; in ocfs2_update_inode_fsync_trans()
838 journal_t *journal = handle->h_transaction->t_journal; in ocfs2_journal_dirty()
361 ei->i_sync_tid = handle->h_transaction->t_tid; in ext4_update_inode_fsync_trans()363 ei->i_datasync_tid = handle->h_transaction->t_tid; in ext4_update_inode_fsync_trans()
130 if (!handle->h_transaction) { in __ext4_journal_stop()135 sb = handle->h_transaction->t_journal->j_private; in __ext4_journal_stop()
347 tid = handle->h_transaction->t_tid; in ext4_fc_mark_ineligible()387 tid = handle->h_transaction->t_tid; in ext4_fc_track_template()
1436 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journalled_write_end()2380 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journal_folio_buffers()
6495 new_entry->efd_tid = handle->h_transaction->t_tid; in ext4_mb_clear_bb()
479 transaction_t *h_transaction; member1680 if (handle->h_aborted || !handle->h_transaction) in is_handle_aborted()1682 return is_journal_aborted(handle->h_transaction->t_journal); in is_handle_aborted()1793 journal = handle->h_transaction->t_journal; in jbd2_handle_buffer_credits()
2847 __entry->t_tid = handle->h_transaction->t_tid;2888 __entry->t_tid = handle->h_transaction->t_tid;2920 __entry->t_tid = handle->h_transaction->t_tid;