Lines Matching defs:journal
68 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead()
130 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
203 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
232 #define wrap(journal, var) \ argument
238 static int fc_do_one_pass(journal_t *journal, in fc_do_one_pass()
287 int jbd2_journal_recover(journal_t *journal) in jbd2_journal_recover()
358 int jbd2_journal_skip_recovery(journal_t *journal) in jbd2_journal_skip_recovery()
388 static inline unsigned long long read_tag_block(journal_t *journal, in read_tag_block()
401 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
488 static __always_inline int jbd2_do_replay(journal_t *journal, in jbd2_do_replay()
586 static int do_one_pass(journal_t *journal, in do_one_pass()
925 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()