Lines Matching refs:buffer_head
44 static int scan_revoke_records(journal_t *, struct buffer_head *,
50 static void journal_brelse_array(struct buffer_head *b[], int n) in journal_brelse_array()
75 struct buffer_head *bh; in do_readahead()
77 struct buffer_head * bufs[MAXBUF]; in do_readahead()
153 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
158 struct buffer_head *bh; in jread()
222 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
375 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
380 struct buffer_head *obh; in calc_chksums()
449 struct buffer_head * bh; in do_one_pass()
484 struct buffer_head * obh; in do_one_pass()
485 struct buffer_head * nbh; in do_one_pass()
855 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()