Home
last modified time | relevance | path

Searched defs:jh (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Dtransaction.c936 static void jbd2_freeze_jh_data(struct journal_head *jh) in jbd2_freeze_jh_data()
1170 struct journal_head *jh; in jbd2_write_access_granted() local
1233 struct journal_head *jh; in jbd2_journal_get_write_access() local
1373 struct journal_head *jh; in jbd2_journal_get_undo_access() local
1454 void jbd2_buffer_abort_trigger(struct journal_head *jh, in jbd2_buffer_abort_trigger()
1490 struct journal_head *jh; in jbd2_journal_dirty_metadata() local
1662 struct journal_head *jh; in jbd2_journal_forget() local
2143 struct journal_head *jh; in jbd2_journal_try_to_free_buffers() local
2260 struct journal_head *jh; in journal_unmap_buffer() local
2487 void __jbd2_journal_file_buffer(struct journal_head *jh, in __jbd2_journal_file_buffer()
[all …]
H A Dcheckpoint.c30 static inline void __buffer_unlink(struct journal_head *jh) in __buffer_unlink()
150 struct journal_head *jh; in jbd2_log_do_checkpoint() local
352 static unsigned long journal_shrink_one_cp_list(struct journal_head *jh, in journal_shrink_one_cp_list()
554 int __jbd2_journal_remove_checkpoint(struct journal_head *jh) in __jbd2_journal_remove_checkpoint()
626 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh) in jbd2_journal_try_remove_checkpoint()
657 void __jbd2_journal_insert_checkpoint(struct journal_head *jh, in __jbd2_journal_insert_checkpoint()
H A Djournal.c2855 static void journal_free_journal_head(struct journal_head *jh) in journal_free_journal_head()
2907 struct journal_head *jh; in jbd2_journal_add_journal_head() local
2948 struct journal_head *jh = NULL; in jbd2_journal_grab_journal_head() local
2962 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head() local
2978 static void journal_release_journal_head(struct journal_head *jh, size_t b_size) in journal_release_journal_head()
2995 void jbd2_journal_put_journal_head(struct journal_head *jh) in jbd2_journal_put_journal_head()
H A Dcommit.c352 struct journal_head *jh; in jbd2_journal_commit_transaction() local
H A Drevoke.c423 int jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in jbd2_journal_cancel_revoke()
/openbmc/linux/fs/reiserfs/
H A Djournal.c712 struct reiserfs_jh *jh; in alloc_jh() local
729 struct reiserfs_jh *jh; in reiserfs_free_jh() local
747 struct reiserfs_jh *jh; in __add_jh() local
796 struct reiserfs_jh *jh; in write_ordered_buffers() local
1239 struct reiserfs_journal_header *jh; in _update_journal_header_block() local
2382 struct reiserfs_journal_header *jh; in journal_read() local
2724 struct reiserfs_journal_header *jh; in journal_init() local
H A Dinode.c3100 struct reiserfs_jh *jh = bh->b_private; in invalidate_folio_can_drop() local
/openbmc/linux/include/linux/
H A Djbd2.h354 #define J_ASSERT_JH(jh, expr) J_ASSERT(expr) argument
359 #define J_EXPECT_JH(jh, expr, why...) J_ASSERT_JH(jh, expr) argument
374 #define J_EXPECT_JH(jh, expr, why...) __journal_expect(expr, ## why) argument
1826 #define JBUFFER_TRACE(jh, info) do {} while (0) argument
/openbmc/u-boot/fs/ubifs/
H A Dreplay.c479 struct ubifs_jhead *jh = &c->jheads[bud->jhead]; in is_last_bud() local
/openbmc/linux/fs/ubifs/
H A Dreplay.c516 struct ubifs_jhead *jh = &c->jheads[bud->jhead]; in is_last_bud() local
/openbmc/linux/fs/ocfs2/
H A Dsuballoc.c1253 struct journal_head *jh; in ocfs2_test_bg_bit_allocatable() local
2391 struct journal_head *jh; in ocfs2_block_group_clear_bits() local
/openbmc/linux/fs/ext4/
H A Dsuper.c544 struct journal_head *jh; in ext4_journalled_writepage_callback() local