Searched refs:bd_gl (Results 1 – 6 of 6) sorted by relevance
66 return bd->bd_gl->gl_name.ln_type == LM_TYPE_RGRP; in buffer_is_rgrp()71 struct gfs2_glock *gl = bd->bd_gl; in maybe_release_space()116 struct gfs2_glock *gl = bd->bd_gl; in gfs2_unpin()124 clear_bit(GLF_LFLUSH, &bd->bd_gl->gl_flags); in gfs2_unpin()200 struct gfs2_sbd *sdp = bd->bd_gl->gl_sbd; in gfs2_fake_write_endio()269 set_bit(GLF_LFLUSH, &bd->bd_gl->gl_flags); in buf_lo_add()270 set_bit(GLF_DIRTY, &bd->bd_gl->gl_flags); in buf_lo_add()438 struct gfs2_glock *gl = bd->bd_gl; in revoke_lo_add()500 gl = bd->bd_gl; in revoke_lo_after_commit()621 set_bit(GLF_LFLUSH, &bd->bd_gl->gl_flags); in databuf_lo_add()[all …]
152 gfs2_assert(sdp, bd->bd_gl == gl); in gfs2_trans_add_bh()
81 atomic_dec(&bd->bd_gl->gl_ail_count); in gfs2_remove_from_ail()118 if (gl == bd->bd_gl) in gfs2_ail1_start_one()120 gl = bd->bd_gl; in gfs2_ail1_start_one()
321 __entry->dev = bd->bd_gl->gl_sbd->sd_vfs->s_dev;325 __entry->ino = bd->bd_gl->gl_name.ln_number;
294 bd->bd_gl = gl; in gfs2_attach_bufdata()
120 struct gfs2_glock *bd_gl; member