Lines Matching defs:bh
39 static void gfs2_pin(struct gfs2_sbd *sdp, struct buffer_head *bh) in gfs2_pin()
95 static void gfs2_unpin(struct gfs2_sbd *sdp, struct buffer_head *bh, in gfs2_unpin()
130 static inline struct gfs2_log_descriptor *bh_log_desc(struct buffer_head *bh) in bh_log_desc()
135 static inline __be64 *bh_log_ptr(struct buffer_head *bh) in bh_log_ptr()
141 static inline __be64 *bh_ptr_end(struct buffer_head *bh) in bh_ptr_end()
149 struct buffer_head *bh = gfs2_log_get_buf(sdp); in gfs2_get_log_desc() local
195 struct buffer_head *bh; in buf_lo_before_commit() local
366 struct buffer_head *bh; in revoke_lo_before_commit() local
438 struct buffer_head *bh; in revoke_lo_scan_elements() local
550 static void gfs2_check_magic(struct buffer_head *bh) in gfs2_check_magic()
563 static void gfs2_write_blocks(struct gfs2_sbd *sdp, struct buffer_head *bh, in gfs2_write_blocks()
624 struct buffer_head *bh = NULL; in databuf_lo_before_commit() local