Searched refs:journal_current_handle (Results 1 – 10 of 10) sorted by relevance
224 handle_t *handle = journal_current_handle(); in ocfs2_quota_write()821 WARN_ON(journal_current_handle()); in ocfs2_acquire_dquot()890 if (!sync || journal_current_handle()) { in ocfs2_mark_dquot_dirty()
362 if (journal_current_handle()) in ocfs2_start_trans()
333 return journal_current_handle(); in ext4_journal_current_handle()
544 if (errno == -EROFS && journal_current_handle() == NULL && in __ext4_std_error()5468 handle_t *handle = journal_current_handle(); in ext4_quota_write()
273 handle_t *handle = journal_current_handle(); in journal_start()402 J_ASSERT(journal_current_handle() == handle); in journal_restart()1369 J_ASSERT(journal_current_handle() == handle); in journal_stop()
841 static inline handle_t *journal_current_handle(void) in journal_current_handle() function
1106 static inline handle_t *journal_current_handle(void) in journal_current_handle() function
418 handle_t *handle = journal_current_handle(); in jbd2__journal_start()640 J_ASSERT(journal_current_handle() == handle); in jbd2__journal_restart()1545 J_ASSERT(journal_current_handle() == handle); in jbd2_journal_stop()
1273 return journal_current_handle(); in ext3_journal_current_handle()
255 if (errno == -EROFS && journal_current_handle() == NULL && in __ext3_std_error()3063 handle_t *handle = journal_current_handle(); in ext3_quota_write()