Lines Matching refs:buffer_head
43 static int scan_revoke_records(journal_t *, struct buffer_head *,
49 static void journal_brelse_array(struct buffer_head *b[], int n) in journal_brelse_array()
74 struct buffer_head *bh; in do_readahead()
76 struct buffer_head * bufs[MAXBUF]; in do_readahead()
131 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
136 struct buffer_head *bh; in jread()
181 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
322 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
327 struct buffer_head *obh; in calc_chksums()
358 struct buffer_head * bh; in do_one_pass()
391 struct buffer_head * obh; in do_one_pass()
392 struct buffer_head * nbh; in do_one_pass()
713 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()