Lines Matching refs:journal_t
42 static int do_one_pass(journal_t *journal,
44 static int scan_revoke_records(journal_t *, struct buffer_head *,
70 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead()
153 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
198 static int jbd2_descr_block_csum_verify(journal_t *j, in jbd2_descr_block_csum_verify()
222 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
269 int journal_recover(journal_t *journal) in journal_recover()
334 int journal_skip_recovery(journal_t *journal) in journal_skip_recovery()
362 static inline unsigned long long read_tag_block(journal_t *journal, in read_tag_block()
375 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
403 static int jbd2_commit_block_csum_verify(journal_t *j, void *buf) in jbd2_commit_block_csum_verify()
421 static int jbd2_block_tag_csum_verify(journal_t *j, journal_block_tag_t *tag, in jbd2_block_tag_csum_verify()
441 static int do_one_pass(journal_t *journal, in do_one_pass()
833 static int jbd2_revoke_block_csum_verify(journal_t *j, in jbd2_revoke_block_csum_verify()
855 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()