Lines Matching refs:gl_sbd
35 fs_err(gl->gl_sbd, "AIL buffer %p: blocknr %llu state 0x%08lx mapping %p page state 0x%lx\n", in gfs2_ail_error()
38 fs_err(gl->gl_sbd, "AIL glock %u:%llu mapping %p\n", in gfs2_ail_error()
41 gfs2_lm_withdraw(gl->gl_sbd, "AIL error\n"); in gfs2_ail_error()
55 struct gfs2_sbd *sdp = gl->gl_sbd; in __gfs2_ail_flush()
83 struct gfs2_sbd *sdp = gl->gl_sbd; in gfs2_ail_empty_gl()
112 struct gfs2_sbd *sdp = gl->gl_sbd; in gfs2_ail_flush()
142 struct gfs2_sbd *sdp = gl->gl_sbd; in rgrp_go_sync()
176 struct gfs2_sbd *sdp = gl->gl_sbd; in rgrp_go_inval()
213 gfs2_log_flush(gl->gl_sbd, gl, NORMAL_FLUSH); in inode_go_sync()
247 gfs2_assert_withdraw(gl->gl_sbd, !atomic_read(&gl->gl_ail_count)); in inode_go_inval()
259 if (ip == GFS2_I(gl->gl_sbd->sd_rindex)) { in inode_go_inval()
260 gfs2_log_flush(gl->gl_sbd, NULL, NORMAL_FLUSH); in inode_go_inval()
261 gl->gl_sbd->sd_rindex_uptodate = 0; in inode_go_inval()
276 struct gfs2_sbd *sdp = gl->gl_sbd; in inode_go_demote_ok()
411 struct gfs2_sbd *sdp = gl->gl_sbd; in inode_go_lock()
472 struct gfs2_sbd *sdp = gl->gl_sbd; in freeze_go_sync()
495 struct gfs2_sbd *sdp = gl->gl_sbd; in freeze_go_xmote_bh()
540 struct gfs2_sbd *sdp = gl->gl_sbd; in iopen_go_callback()