Searched refs:h_transaction (Results 1 – 11 of 11) sorted by relevance
172 list_add_tail(&jce->jce_list, &handle->h_transaction->t_private_list); in _ext4_journal_callback_add()182 EXT4_SB(handle->h_transaction->t_journal->j_private); in ext4_journal_callback_add()203 EXT4_SB(handle->h_transaction->t_journal->j_private); in ext4_journal_callback_try_del()388 ei->i_sync_tid = handle->h_transaction->t_tid; in ext4_update_inode_fsync_trans()390 ei->i_datasync_tid = handle->h_transaction->t_tid; in ext4_update_inode_fsync_trans()
97 if (!handle->h_transaction) { in __ext4_journal_stop()102 sb = handle->h_transaction->t_journal->j_private; in __ext4_journal_stop()
1174 ei->i_sync_tid = handle->h_transaction->t_tid; in __ext4_new_inode()1175 ei->i_datasync_tid = handle->h_transaction->t_tid; in __ext4_new_inode()
1555 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journalled_write_end()2056 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in __ext4_journalled_writepage()
4882 new_entry->efd_tid = handle->h_transaction->t_tid; in ext4_free_blocks()
406 handle->h_transaction = transaction; in start_this_handle()451 J_ASSERT(handle->h_transaction->t_journal == journal); in jbd2__journal_start()482 handle->h_transaction->t_tid, type, in jbd2__journal_start()573 handle->h_transaction->t_tid, type, in jbd2_journal_start_reserved()601 transaction_t *transaction = handle->h_transaction; in jbd2_journal_extend()677 transaction_t *transaction = handle->h_transaction; in jbd2__journal_restart()707 handle->h_transaction = NULL; in jbd2__journal_restart()862 transaction_t *transaction = handle->h_transaction; in do_get_write_access()1084 if (jh->b_transaction != handle->h_transaction && in jbd2_write_access_granted()1085 jh->b_next_transaction != handle->h_transaction) in jbd2_write_access_granted()[all …]
338 journal = handle->h_transaction->t_journal; in jbd2_journal_revoke()397 handle->h_transaction->t_tid); in jbd2_journal_revoke()420 journal_t *journal = handle->h_transaction->t_journal; in jbd2_journal_cancel_revoke()
600 oi->i_sync_tid = handle->h_transaction->t_tid; in ocfs2_update_inode_fsync_trans()602 oi->i_datasync_tid = handle->h_transaction->t_tid; in ocfs2_update_inode_fsync_trans()
589 oi->i_sync_tid = handle->h_transaction->t_tid; in __ocfs2_mknod_locked()590 oi->i_datasync_tid = handle->h_transaction->t_tid; in __ocfs2_mknod_locked()
783 journal_t *journal = handle->h_transaction->t_journal; in ocfs2_journal_dirty()
501 transaction_t *h_transaction; member1520 if (handle->h_aborted || !handle->h_transaction) in is_handle_aborted()1522 return is_journal_aborted(handle->h_transaction->t_journal); in is_handle_aborted()