Home
last modified time | relevance | path

Searched refs:journal_current_handle (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ocfs2/
A Dquota_global.c226 handle_t *handle = journal_current_handle(); in ocfs2_quota_write()
834 WARN_ON(journal_current_handle()); in ocfs2_acquire_dquot()
934 if (!sync || journal_current_handle()) { in ocfs2_mark_dquot_dirty()
A Djournal.c347 if (journal_current_handle()) in ocfs2_start_trans()
/linux/fs/ext4/
A Dext4_jbd2.h341 return journal_current_handle(); in ext4_journal_current_handle()
A Dsuper.c896 if (errno == -EROFS && journal_current_handle() == NULL && sb_rdonly(sb)) in __ext4_std_error()
6467 handle_t *handle = journal_current_handle(); in ext4_quota_write()
A Dxattr.c1469 WARN_ON_ONCE(ext4_handle_valid(journal_current_handle()) && in ext4_xattr_inode_cache_find()
/linux/fs/jbd2/
A Dtransaction.c494 handle_t *handle = journal_current_handle(); in jbd2__journal_start()
730 J_ASSERT(journal_current_handle() == handle); in stop_this_handle()
/linux/include/linux/
A Djbd2.h1508 static inline handle_t *journal_current_handle(void) in journal_current_handle() function

Completed in 34 milliseconds