Lines Matching refs:journal_head
33 static inline void __buffer_unlink_first(struct journal_head *jh) in __buffer_unlink_first()
51 static inline void __buffer_unlink(struct journal_head *jh) in __buffer_unlink()
68 static inline void __buffer_relink_io(struct journal_head *jh) in __buffer_relink_io()
93 static int __try_to_free_cp_buf(struct journal_head *jh) in __try_to_free_cp_buf()
209 struct journal_head *jh; in __wait_cp_io()
287 static int __process_buffer(journal_t *journal, struct journal_head *jh, in __process_buffer()
394 struct journal_head *jh; in log_do_checkpoint()
557 static int journal_clean_one_cp_list(struct journal_head *jh, int *released) in journal_clean_one_cp_list()
559 struct journal_head *last_jh; in journal_clean_one_cp_list()
560 struct journal_head *next_jh = jh; in journal_clean_one_cp_list()
665 int __journal_remove_checkpoint(struct journal_head *jh) in __journal_remove_checkpoint()
721 void __journal_insert_checkpoint(struct journal_head *jh, in __journal_insert_checkpoint()