rabh 304 fs/gfs2/bmap.c struct buffer_head *rabh; rabh 309 fs/gfs2/bmap.c rabh = gfs2_getbuf(gl, be64_to_cpu(*t), CREATE); rabh 310 fs/gfs2/bmap.c if (trylock_buffer(rabh)) { rabh 311 fs/gfs2/bmap.c if (!buffer_uptodate(rabh)) { rabh 312 fs/gfs2/bmap.c rabh->b_end_io = end_buffer_read_sync; rabh 315 fs/gfs2/bmap.c rabh); rabh 318 fs/gfs2/bmap.c unlock_buffer(rabh); rabh 320 fs/gfs2/bmap.c brelse(rabh);