Searched refs:journal_current_handle (Results 1 – 10 of 10) sorted by relevance
170 return journal_current_handle(); in ext3_journal_current_handle()
883 static inline handle_t *journal_current_handle(void) in journal_current_handle() function
1095 static inline handle_t *journal_current_handle(void) in journal_current_handle() function
215 return journal_current_handle(); in ext4_journal_current_handle()
523 if (errno == -EROFS && journal_current_handle() == NULL && in __ext4_std_error()4718 handle_t *handle = journal_current_handle(); in ext4_quota_write()
220 handle_t *handle = journal_current_handle(); in ocfs2_quota_write()773 WARN_ON(journal_current_handle()); in ocfs2_acquire_dquot()841 if (!sync || journal_current_handle()) { in ocfs2_mark_dquot_dirty()
355 if (journal_current_handle()) in ocfs2_start_trans()
273 handle_t *handle = journal_current_handle(); in journal_start()402 J_ASSERT(journal_current_handle() == handle); in journal_restart()1368 J_ASSERT(journal_current_handle() == handle); in journal_stop()
323 handle_t *handle = journal_current_handle(); in jbd2__journal_start()461 J_ASSERT(journal_current_handle() == handle); in jbd2__journal_restart()1301 J_ASSERT(journal_current_handle() == handle); in jbd2_journal_stop()
266 if (errno == -EROFS && journal_current_handle() == NULL && in __ext3_std_error()2977 handle_t *handle = journal_current_handle(); in ext3_quota_write()