Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jbd2/
H A Dtransaction.c910 static void jbd2_freeze_jh_data(struct journal_head *jh) in jbd2_freeze_jh_data()
944 do_get_write_access(handle_t *handle, struct journal_head *jh, in do_get_write_access()
1140 struct journal_head *jh; in jbd2_write_access_granted() local
1203 struct journal_head *jh; in jbd2_journal_get_write_access() local
1245 struct journal_head *jh = jbd2_journal_add_journal_head(bh); in jbd2_journal_get_create_access() local
1343 struct journal_head *jh; in jbd2_journal_get_undo_access() local
1405 struct journal_head *jh = jbd2_journal_grab_journal_head(bh); in jbd2_journal_set_triggers() local
1413 void jbd2_buffer_frozen_trigger(struct journal_head *jh, void *mapped_data, in jbd2_buffer_frozen_trigger()
1424 void jbd2_buffer_abort_trigger(struct journal_head *jh, in jbd2_buffer_abort_trigger()
1460 struct journal_head *jh; in jbd2_journal_dirty_metadata() local
[all …]
H A Dcheckpoint.c30 static inline void __buffer_unlink_first(struct journal_head *jh) in __buffer_unlink_first()
48 static inline void __buffer_unlink(struct journal_head *jh) in __buffer_unlink()
65 static inline void __buffer_relink_io(struct journal_head *jh) in __buffer_relink_io()
89 static int __try_to_free_cp_buf(struct journal_head *jh) in __try_to_free_cp_buf()
208 struct journal_head *jh; in jbd2_log_do_checkpoint() local
436 static int journal_clean_one_cp_list(struct journal_head *jh, bool destroy) in journal_clean_one_cp_list()
562 int __jbd2_journal_remove_checkpoint(struct journal_head *jh) in __jbd2_journal_remove_checkpoint()
622 void __jbd2_journal_insert_checkpoint(struct journal_head *jh, in __jbd2_journal_insert_checkpoint()
H A Djournal.c2701 static void journal_free_journal_head(struct journal_head *jh) in journal_free_journal_head()
2753 struct journal_head *jh; in jbd2_journal_add_journal_head() local
2794 struct journal_head *jh = NULL; in jbd2_journal_grab_journal_head() local
2808 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head() local
2824 static void journal_release_journal_head(struct journal_head *jh, size_t b_size) in journal_release_journal_head()
2841 void jbd2_journal_put_journal_head(struct journal_head *jh) in jbd2_journal_put_journal_head()
H A Dcommit.c385 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()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Djournal.c714 struct reiserfs_jh *jh; in alloc_jh() local
731 struct reiserfs_jh *jh; in reiserfs_free_jh() local
749 struct reiserfs_jh *jh; in __add_jh() local
798 struct reiserfs_jh *jh; in write_ordered_buffers() local
1238 struct reiserfs_journal_header *jh; in _update_journal_header_block() local
2378 struct reiserfs_journal_header *jh; in journal_read() local
2715 struct reiserfs_journal_header *jh; in journal_init() local
H A Dinode.c3123 struct reiserfs_jh *jh = bh->b_private; in invalidatepage_can_drop() local
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h364 #define J_ASSERT_JH(jh, expr) J_ASSERT(expr) argument
369 #define J_EXPECT_JH(jh, expr, why...) J_ASSERT_JH(jh, expr) argument
384 #define J_EXPECT_JH(jh, expr, why...) __journal_expect(expr, ## why) argument
1781 #define JBUFFER_TRACE(jh, info) do {} while (0) argument
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dreplay.c480 struct ubifs_jhead *jh = &c->jheads[bud->jhead]; in is_last_bud() local
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dreplay.c516 struct ubifs_jhead *jh = &c->jheads[bud->jhead]; in is_last_bud() local
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuballoc.c1255 struct journal_head *jh; in ocfs2_test_bg_bit_allocatable() local
2393 struct journal_head *jh; in ocfs2_block_group_clear_bits() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c573 struct journal_head *jh; in ext4_journalled_writepage_callback() local