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()
1529 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journalled_write_end()2043 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in __ext4_journalled_writepage()
4880 new_entry->efd_tid = handle->h_transaction->t_tid; in ext4_free_blocks()
373 handle->h_transaction = transaction; in start_this_handle()418 J_ASSERT(handle->h_transaction->t_journal == journal); in jbd2__journal_start()449 handle->h_transaction->t_tid, type, in jbd2__journal_start()565 transaction_t *transaction = handle->h_transaction; in jbd2_journal_extend()641 transaction_t *transaction = handle->h_transaction; in jbd2__journal_restart()671 handle->h_transaction = NULL; in jbd2__journal_restart()826 transaction_t *transaction = handle->h_transaction; in do_get_write_access()1048 if (jh->b_transaction != handle->h_transaction && in jbd2_write_access_granted()1049 jh->b_next_transaction != handle->h_transaction) in jbd2_write_access_granted()1119 transaction_t *transaction = handle->h_transaction; in jbd2_journal_get_create_access()[all …]
330 journal = handle->h_transaction->t_journal; in jbd2_journal_revoke()389 handle->h_transaction->t_tid); in jbd2_journal_revoke()412 journal_t *journal = handle->h_transaction->t_journal; in jbd2_journal_cancel_revoke()
640 oi->i_sync_tid = handle->h_transaction->t_tid; in ocfs2_update_inode_fsync_trans()642 oi->i_datasync_tid = handle->h_transaction->t_tid; in ocfs2_update_inode_fsync_trans()
603 oi->i_sync_tid = handle->h_transaction->t_tid; in __ocfs2_mknod_locked()604 oi->i_datasync_tid = handle->h_transaction->t_tid; in __ocfs2_mknod_locked()
796 journal_t *journal = handle->h_transaction->t_journal; in ocfs2_journal_dirty()
488 transaction_t *h_transaction; member1501 if (handle->h_aborted || !handle->h_transaction) in is_handle_aborted()1503 return is_journal_aborted(handle->h_transaction->t_journal); in is_handle_aborted()