Lines Matching refs:gl_name
35 fs_err(gl->gl_name.ln_sbd, in gfs2_ail_error()
40 fs_err(gl->gl_name.ln_sbd, "AIL glock %u:%llu mapping %p\n", in gfs2_ail_error()
41 gl->gl_name.ln_type, gl->gl_name.ln_number, in gfs2_ail_error()
43 gfs2_lm_withdraw(gl->gl_name.ln_sbd, "AIL error\n"); in gfs2_ail_error()
57 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in __gfs2_ail_flush()
85 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in gfs2_ail_empty_gl()
114 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in gfs2_ail_flush()
144 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in rgrp_go_sync()
184 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in rgrp_go_inval()
223 gfs2_log_flush(gl->gl_name.ln_sbd, gl, NORMAL_FLUSH); in inode_go_sync()
257 gfs2_assert_withdraw(gl->gl_name.ln_sbd, !atomic_read(&gl->gl_ail_count)); in inode_go_inval()
269 if (ip == GFS2_I(gl->gl_name.ln_sbd->sd_rindex)) { in inode_go_inval()
270 gfs2_log_flush(gl->gl_name.ln_sbd, NULL, NORMAL_FLUSH); in inode_go_inval()
271 gl->gl_name.ln_sbd->sd_rindex_uptodate = 0; in inode_go_inval()
286 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in inode_go_demote_ok()
421 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in inode_go_lock()
482 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in freeze_go_sync()
505 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in freeze_go_xmote_bh()
550 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in iopen_go_callback()