Home
last modified time | relevance | path

Searched refs:journal_head (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
A Djbd2.h341 static inline struct buffer_head *jh2bh(struct journal_head *jh) in BUFFER_FNS()
608 struct journal_head *t_reserved_list;
614 struct journal_head *t_buffers;
621 struct journal_head *t_forget;
627 struct journal_head *t_checkpoint_list;
633 struct journal_head *t_checkpoint_io_list;
642 struct journal_head *t_shadow_list;
1422 extern void __journal_free_buffer(struct journal_head *bh);
1449 int __jbd2_journal_remove_checkpoint(struct journal_head *);
1485 struct journal_head *jh_in,
[all …]
A Djournal-head.h22 struct journal_head { struct
91 struct journal_head *b_tnext, *b_tprev; argument
105 struct journal_head *b_cpnext, *b_cpprev; argument
/linux/fs/jbd2/
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()
87 static inline bool __cp_buffer_busy(struct journal_head *jh) in __cp_buffer_busy()
200 struct journal_head *jh; in jbd2_log_do_checkpoint()
422 struct journal_head *last_jh; in journal_clean_one_cp_list()
423 struct journal_head *next_jh = jh; in journal_clean_one_cp_list()
465 struct journal_head *last_jh; in journal_shrink_one_cp_list()
466 struct journal_head *next_jh = jh; in journal_shrink_one_cp_list()
674 int __jbd2_journal_remove_checkpoint(struct journal_head *jh) in __jbd2_journal_remove_checkpoint()
[all …]
A Dtransaction.c1157 struct journal_head *jh; in jbd2_write_access_granted()
1220 struct journal_head *jh; in jbd2_journal_get_write_access()
1360 struct journal_head *jh; in jbd2_journal_get_undo_access()
1477 struct journal_head *jh; in jbd2_journal_dirty_metadata()
1639 struct journal_head *jh; in jbd2_journal_forget()
1958 __blist_add_buffer(struct journal_head **list, struct journal_head *jh) in __blist_add_buffer()
1982 __blist_del_buffer(struct journal_head **list, struct journal_head *jh) in __blist_del_buffer()
2006 struct journal_head **list = NULL; in __jbd2_journal_temp_unlink_buffer()
2084 struct journal_head *jh; in __journal_try_to_free_buffer()
2150 struct journal_head *jh; in jbd2_journal_try_to_free_buffers()
[all …]
A Djournal.c339 struct journal_head *jh_in, in jbd2_journal_write_metadata_buffer()
2831 sizeof(struct journal_head), in jbd2_journal_init_journal_head_cache()
2851 static struct journal_head *journal_alloc_journal_head(void) in journal_alloc_journal_head()
2853 struct journal_head *ret; in journal_alloc_journal_head()
2870 static void journal_free_journal_head(struct journal_head *jh) in journal_free_journal_head()
2920 struct journal_head *jbd2_journal_add_journal_head(struct buffer_head *bh) in jbd2_journal_add_journal_head()
2922 struct journal_head *jh; in jbd2_journal_add_journal_head()
2923 struct journal_head *new_jh = NULL; in jbd2_journal_add_journal_head()
2963 struct journal_head *jh = NULL; in jbd2_journal_grab_journal_head()
2976 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head()
[all …]
A Drevoke.c423 int jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in jbd2_journal_cancel_revoke()
A Dcommit.c385 struct journal_head *jh; in jbd2_journal_commit_transaction()
/linux/fs/ocfs2/
A Dsuballoc.c1253 struct journal_head *jh; in ocfs2_test_bg_bit_allocatable()
2394 struct journal_head *jh; in ocfs2_block_group_clear_bits()
/linux/fs/ext4/
A Dsuper.c479 struct journal_head *jh; in ext4_journalled_writepage_callback()

Completed in 35 milliseconds