Lines Matching refs:buffer_head

35 	struct buffer_head *bh, *head;  in gfs2_aspace_writepage()
76 struct buffer_head *next = bh->b_this_page; in gfs2_aspace_writepage()
112 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf()
117 struct buffer_head *bh; in gfs2_getbuf()
164 static void meta_prep_new(struct buffer_head *bh) in meta_prep_new()
184 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) in gfs2_meta_new()
186 struct buffer_head *bh; in gfs2_meta_new()
199 struct buffer_head *bh = page_buffers(page); in gfs2_meta_read_endio()
205 struct buffer_head *next = bh->b_this_page; in gfs2_meta_read_endio()
218 static void gfs2_submit_bhs(int op, int op_flags, struct buffer_head *bhs[], in gfs2_submit_bhs()
222 struct buffer_head *bh = *bhs; in gfs2_submit_bhs()
255 int rahead, struct buffer_head **bhp) in gfs2_meta_read()
258 struct buffer_head *bh, *bhs[2]; in gfs2_meta_read()
317 int gfs2_meta_wait(struct gfs2_sbd *sdp, struct buffer_head *bh) in gfs2_meta_wait()
336 void gfs2_remove_from_journal(struct buffer_head *bh, int meta) in gfs2_remove_from_journal()
386 struct buffer_head *bh; in gfs2_ail1_wipe()
405 static struct buffer_head *gfs2_getjdatabuf(struct gfs2_inode *ip, u64 blkno) in gfs2_getjdatabuf()
410 struct buffer_head *bh; in gfs2_getjdatabuf()
443 struct buffer_head *bh; in gfs2_journal_wipe()
481 struct buffer_head **bhp) in gfs2_meta_buffer()
485 struct buffer_head *bh; in gfs2_meta_buffer()
511 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) in gfs2_meta_ra()
514 struct buffer_head *first_bh, *bh; in gfs2_meta_ra()