Home
last modified time | relevance | path

Searched refs:h_transaction (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.h169 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()
H A Dext4_jbd2.c128 if (!handle->h_transaction) { in __ext4_journal_stop()
133 sb = handle->h_transaction->t_journal->j_private; in __ext4_journal_stop()
H A Dialloc.c1345 ei->i_sync_tid = handle->h_transaction->t_tid; in __ext4_new_inode()
1346 ei->i_datasync_tid = handle->h_transaction->t_tid; in __ext4_new_inode()
H A Dfast_commit.c349 tid = handle->h_transaction->t_tid; in ext4_fc_mark_ineligible()
391 tid = handle->h_transaction->t_tid; in ext4_fc_track_template()
H A Dinode.c1446 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journalled_write_end()
2351 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journal_folio_buffers()
H A Dmballoc.c6568 new_entry->efd_tid = handle->h_transaction->t_tid; in ext4_mb_clear_bb()
/openbmc/linux/fs/jbd2/
H A Dtransaction.c435 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 …]
H A Drevoke.c338 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()
/openbmc/linux/include/linux/
H A Djbd2.h480 transaction_t *h_transaction; member
1693 if (handle->h_aborted || !handle->h_transaction) in is_handle_aborted()
1695 return is_journal_aborted(handle->h_transaction->t_journal); in is_handle_aborted()
1812 journal = handle->h_transaction->t_journal; in jbd2_handle_buffer_credits()
/openbmc/linux/fs/ocfs2/
H A Djournal.h603 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()
H A Djournal.c816 journal_t *journal = handle->h_transaction->t_journal; in ocfs2_journal_dirty()
/openbmc/linux/include/trace/events/
H A Dext4.h2847 __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;