Lines Matching refs:buffer_head
14 static inline void gfs2_buffer_clear(struct buffer_head *bh) in gfs2_buffer_clear()
19 static inline void gfs2_buffer_clear_tail(struct buffer_head *bh, int head) in gfs2_buffer_clear_tail()
25 static inline void gfs2_buffer_copy_tail(struct buffer_head *to_bh, in gfs2_buffer_copy_tail()
27 struct buffer_head *from_bh, in gfs2_buffer_copy_tail()
53 extern struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno);
55 int rahead, struct buffer_head **bhp);
56 extern int gfs2_meta_wait(struct gfs2_sbd *sdp, struct buffer_head *bh);
57 extern struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno,
64 extern void gfs2_remove_from_journal(struct buffer_head *bh, int meta);
67 struct buffer_head **bhp);
70 struct buffer_head **bhp) in gfs2_meta_inode_buffer()
75 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);