Searched refs:h_transaction (Results 1 – 11 of 11) sorted by relevance
185 EXT4_SB(handle->h_transaction->t_journal->j_private); in ext4_journal_callback_add()190 list_add_tail(&jce->jce_list, &handle->h_transaction->t_private_list); in ext4_journal_callback_add()205 EXT4_SB(handle->h_transaction->t_journal->j_private); in ext4_journal_callback_try_del()376 ei->i_sync_tid = handle->h_transaction->t_tid; in ext4_update_inode_fsync_trans()378 ei->i_datasync_tid = handle->h_transaction->t_tid; in ext4_update_inode_fsync_trans()
92 if (!handle->h_transaction) { in __ext4_journal_stop()97 sb = handle->h_transaction->t_journal->j_private; in __ext4_journal_stop()
1106 ei->i_sync_tid = handle->h_transaction->t_tid; in __ext4_new_inode()1107 ei->i_datasync_tid = handle->h_transaction->t_tid; in __ext4_new_inode()
1280 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in ext4_journalled_write_end()1796 EXT4_I(inode)->i_datasync_tid = handle->h_transaction->t_tid; in __ext4_journalled_writepage()
4840 new_entry->efd_tid = handle->h_transaction->t_tid; in ext4_free_blocks()
373 handle->h_transaction = transaction; in start_this_handle()437 J_ASSERT(handle->h_transaction->t_journal == journal); in jbd2__journal_start()468 handle->h_transaction->t_tid, type, in jbd2__journal_start()561 transaction_t *transaction = handle->h_transaction; in jbd2_journal_extend()636 transaction_t *transaction = handle->h_transaction; in jbd2__journal_restart()666 handle->h_transaction = NULL; in jbd2__journal_restart()815 transaction_t *transaction = handle->h_transaction; in do_get_write_access()1043 if (jh->b_transaction != handle->h_transaction && in jbd2_write_access_granted()1044 jh->b_next_transaction != handle->h_transaction) in jbd2_write_access_granted()1114 transaction_t *transaction = handle->h_transaction; in jbd2_journal_get_create_access()[all …]
336 journal = handle->h_transaction->t_journal; in jbd2_journal_revoke()395 handle->h_transaction->t_tid); in jbd2_journal_revoke()418 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()
600 oi->i_sync_tid = handle->h_transaction->t_tid; in __ocfs2_mknod_locked()601 oi->i_datasync_tid = handle->h_transaction->t_tid; in __ocfs2_mknod_locked()
795 journal_t *journal = handle->h_transaction->t_journal; in ocfs2_journal_dirty()
463 transaction_t *h_transaction; member1378 if (handle->h_aborted || !handle->h_transaction) in is_handle_aborted()1380 return is_journal_aborted(handle->h_transaction->t_journal); in is_handle_aborted()