Searched refs:h_transaction (Results 1 – 11 of 11) sorted by relevance
169 list_add_tail(&jce->jce_list, &handle->h_transaction->t_private_list); in _ext4_journal_callback_add()179 EXT4_SB(handle->h_transaction->t_journal->j_private); in ext4_journal_callback_add()200 EXT4_SB(handle->h_transaction->t_journal->j_private); in ext4_journal_callback_try_del()445 ei->i_sync_tid = handle->h_transaction->t_tid; in ext4_update_inode_fsync_trans()447 ei->i_datasync_tid = handle->h_transaction->t_tid; in ext4_update_inode_fsync_trans()
128 if (!handle->h_transaction) { in __ext4_journal_stop()133 sb = handle->h_transaction->t_journal->j_private; in __ext4_journal_stop()
349 tid = handle->h_transaction->t_tid; in ext4_fc_mark_ineligible()391 tid = handle->h_transaction->t_tid; in ext4_fc_track_template()
1422 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journalled_write_end()2364 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journal_folio_buffers()
6497 new_entry->efd_tid = handle->h_transaction->t_tid; in ext4_mb_clear_bb()
435 handle->h_transaction = transaction; in start_this_handle()481 J_ASSERT(handle->h_transaction->t_journal == journal); in jbd2__journal_start()515 handle->h_transaction->t_tid, type, in jbd2__journal_start()618 handle->h_transaction->t_tid, type, in jbd2_journal_start_reserved()647 transaction_t *transaction = handle->h_transaction; in jbd2_journal_extend()703 transaction_t *transaction = handle->h_transaction; in stop_this_handle()766 transaction_t *transaction = handle->h_transaction; in jbd2__journal_restart()785 handle->h_transaction = NULL; in jbd2__journal_restart()802 ret ? 0 : handle->h_transaction->t_tid, in jbd2__journal_restart()955 transaction_t *transaction = handle->h_transaction; in do_get_write_access()[all …]
338 journal = handle->h_transaction->t_journal; in jbd2_journal_revoke()403 handle->h_transaction->t_tid); in jbd2_journal_revoke()426 journal_t *journal = handle->h_transaction->t_journal; in jbd2_journal_cancel_revoke()
603 oi->i_sync_tid = handle->h_transaction->t_tid; in ocfs2_update_inode_fsync_trans()605 oi->i_datasync_tid = handle->h_transaction->t_tid; in ocfs2_update_inode_fsync_trans()
816 journal_t *journal = handle->h_transaction->t_journal; in ocfs2_journal_dirty()
480 transaction_t *h_transaction; member1697 if (handle->h_aborted || !handle->h_transaction) in is_handle_aborted()1699 return is_journal_aborted(handle->h_transaction->t_journal); in is_handle_aborted()1835 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;