Lines Matching refs:buffer_head
17 static inline void gfs2_buffer_clear(struct buffer_head *bh) in gfs2_buffer_clear()
22 static inline void gfs2_buffer_clear_tail(struct buffer_head *bh, int head) in gfs2_buffer_clear_tail()
28 static inline void gfs2_buffer_copy_tail(struct buffer_head *to_bh, in gfs2_buffer_copy_tail()
30 struct buffer_head *from_bh, in gfs2_buffer_copy_tail()
54 extern struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno);
56 struct buffer_head **bhp);
57 extern int gfs2_meta_wait(struct gfs2_sbd *sdp, struct buffer_head *bh);
58 extern struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno,
60 extern void gfs2_remove_from_journal(struct buffer_head *bh,
64 struct buffer_head **bhp);
67 struct buffer_head **bhp) in gfs2_meta_inode_buffer()
72 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);