Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Dcheckpoint.c30 static inline void __buffer_unlink(struct journal_head *jh) in __buffer_unlink()
156 struct journal_head *jh; in jbd2_log_do_checkpoint() local
356 static unsigned long journal_shrink_one_cp_list(struct journal_head *jh, in journal_shrink_one_cp_list()
565 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.c2837 static void journal_free_journal_head(struct journal_head *jh) in journal_free_journal_head()
2889 struct journal_head *jh; in jbd2_journal_add_journal_head() local
2930 struct journal_head *jh = NULL; in jbd2_journal_grab_journal_head() local
2944 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head() local
2960 static void journal_release_journal_head(struct journal_head *jh, size_t b_size) in journal_release_journal_head()
2977 void jbd2_journal_put_journal_head(struct journal_head *jh) in jbd2_journal_put_journal_head()
H A Drevoke.c425 void jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in jbd2_journal_cancel_revoke()
/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
1809 JBUFFER_TRACE(jh,info) global() argument
[all...]
/linux/fs/ubifs/
H A Dreplay.c518 struct ubifs_jhead *jh = &c->jheads[bud->jhead]; in is_last_bud() local
/linux/fs/ocfs2/
H A Dsuballoc.c1259 struct journal_head *jh; in ocfs2_test_bg_bit_allocatable() local
2476 struct journal_head *jh; in ocfs2_block_group_clear_bits() local
/linux/fs/ext4/
H A Dsuper.c513 struct journal_head *jh; in ext4_journalled_writepage_needs_redirty() local