Lines Matching refs:buffer_head
44 static int scan_revoke_records(journal_t *, struct buffer_head *,
50 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()
132 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
137 struct buffer_head *bh; in jread()
182 static int count_tags(struct buffer_head *bh, int size) in count_tags()
327 struct buffer_head * bh; in do_one_pass()
363 struct buffer_head * obh; in do_one_pass()
364 struct buffer_head * nbh; in do_one_pass()
576 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()