Lines Matching refs:gl
73 struct gfs2_glock *gl = bd->bd_gl; in maybe_release_space() local
74 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in maybe_release_space()
75 struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(gl); in maybe_release_space()
76 unsigned int index = bd->bd_bh->b_blocknr - gl->gl_name.ln_number; in maybe_release_space()
122 struct gfs2_glock *gl = bd->bd_gl; in gfs2_unpin() local
123 list_add(&bd->bd_ail_gl_list, &gl->gl_ail_list); in gfs2_unpin()
124 atomic_inc(&gl->gl_ail_count); in gfs2_unpin()
791 struct gfs2_glock *gl = ip->i_gl; in buf_lo_scan_elements() local
814 bh_ip = gfs2_meta_new(gl, blkno); in buf_lo_scan_elements()
901 struct gfs2_glock *gl; in gfs2_drain_revokes() local
906 gl = bd->bd_gl; in gfs2_drain_revokes()
907 gfs2_glock_remove_revoke(gl); in gfs2_drain_revokes()
1015 struct gfs2_glock *gl = ip->i_gl; in databuf_lo_scan_elements() local
1039 bh_ip = gfs2_meta_new(gl, blkno); in databuf_lo_scan_elements()