Lines Matching refs:journal_t
39 static int do_one_pass(journal_t *journal,
41 static int scan_revoke_records(journal_t *, struct buffer_head *,
67 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead()
129 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
174 static int jbd2_descriptor_block_csum_verify(journal_t *j, void *buf) in jbd2_descriptor_block_csum_verify()
197 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
244 int jbd2_journal_recover(journal_t *journal) in jbd2_journal_recover()
309 int jbd2_journal_skip_recovery(journal_t *journal) in jbd2_journal_skip_recovery()
337 static inline unsigned long long read_tag_block(journal_t *journal, in read_tag_block()
350 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
378 static int jbd2_commit_block_csum_verify(journal_t *j, void *buf) in jbd2_commit_block_csum_verify()
396 static int jbd2_block_tag_csum_verify(journal_t *j, journal_block_tag_t *tag, in jbd2_block_tag_csum_verify()
416 static int do_one_pass(journal_t *journal, in do_one_pass()
812 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()