Lines Matching defs:bh
37 static void gfs2_pin(struct gfs2_sbd *sdp, struct buffer_head *bh) in gfs2_pin()
65 static void gfs2_unpin(struct gfs2_sbd *sdp, struct buffer_head *bh, in gfs2_unpin()
96 static inline struct gfs2_log_descriptor *bh_log_desc(struct buffer_head *bh) in bh_log_desc()
101 static inline __be64 *bh_log_ptr(struct buffer_head *bh) in bh_log_ptr()
107 static inline __be64 *bh_ptr_end(struct buffer_head *bh) in bh_ptr_end()
115 struct buffer_head *bh = gfs2_log_get_buf(sdp); in gfs2_get_log_desc() local
157 struct buffer_head *bh; in buf_lo_before_commit() local
324 struct buffer_head *bh; in revoke_lo_before_commit() local
384 struct buffer_head *bh; in revoke_lo_scan_elements() local
532 static void gfs2_check_magic(struct buffer_head *bh) in gfs2_check_magic()
545 static void gfs2_write_blocks(struct gfs2_sbd *sdp, struct buffer_head *bh, in gfs2_write_blocks()
606 struct buffer_head *bh = NULL; in databuf_lo_before_commit() local