journal_current_handle 240 fs/ext3/super.c if (errno == -EROFS && journal_current_handle() == NULL &&
journal_current_handle 2871 fs/ext3/super.c handle_t *handle = journal_current_handle();
journal_current_handle 178 fs/ext4/ext4_jbd2.h return journal_current_handle();
journal_current_handle 292 fs/ext4/super.c if (errno == -EROFS && journal_current_handle() == NULL &&
journal_current_handle 3500 fs/ext4/super.c handle_t *handle = journal_current_handle();
journal_current_handle 268 fs/jbd/transaction.c handle_t *handle = journal_current_handle();
journal_current_handle 402 fs/jbd/transaction.c J_ASSERT(journal_current_handle() == handle);
journal_current_handle 1367 fs/jbd/transaction.c J_ASSERT(journal_current_handle() == handle);
journal_current_handle 278 fs/jbd2/transaction.c handle_t *handle = journal_current_handle();
journal_current_handle 411 fs/jbd2/transaction.c J_ASSERT(journal_current_handle() == handle);
journal_current_handle 1198 fs/jbd2/transaction.c J_ASSERT(journal_current_handle() == handle);
journal_current_handle 260 fs/ocfs2/journal.c if (journal_current_handle()) {
journal_current_handle 167 include/linux/ext3_jbd.h return journal_current_handle();