gl_object         847 fs/gfs2/glock.c 	gl->gl_object = NULL;
gl_object        1856 fs/gfs2/glock.c 	if (gl->gl_object)
gl_object         277 fs/gfs2/glock.h 	if (gfs2_assert_warn(gl->gl_name.ln_sbd, gl->gl_object == NULL))
gl_object         279 fs/gfs2/glock.h 	gl->gl_object = object;
gl_object         304 fs/gfs2/glock.h 	if (gl->gl_object == object)
gl_object         305 fs/gfs2/glock.h 		gl->gl_object = NULL;
gl_object         176 fs/gfs2/glops.c 	rgd = gl->gl_object;
gl_object         193 fs/gfs2/glops.c 	rgd = gl->gl_object;
gl_object         231 fs/gfs2/glops.c 	ip = gl->gl_object;
gl_object         243 fs/gfs2/glops.c 	rgd = gl->gl_object;
gl_object         355 fs/gfs2/glops.c 	if (sdp->sd_jindex == gl->gl_object || sdp->sd_rindex == gl->gl_object)
gl_object         456 fs/gfs2/glops.c 	struct gfs2_inode *ip = gl->gl_object;
gl_object         496 fs/gfs2/glops.c 	struct gfs2_inode *ip = gl->gl_object;
gl_object         596 fs/gfs2/glops.c 	struct gfs2_inode *ip = gl->gl_object;
gl_object         370 fs/gfs2/incore.h 	void *gl_object;
gl_object        1274 fs/gfs2/rgrp.c 	struct gfs2_rgrpd *rgd = gh->gh_gl->gl_object;
gl_object        1310 fs/gfs2/rgrp.c 	struct gfs2_rgrpd *rgd = gh->gh_gl->gl_object;
gl_object        1874 fs/gfs2/rgrp.c 		ip = gl->gl_object;
gl_object        2258 fs/gfs2/rgrp.c 	struct gfs2_rgrpd *rgd = gl->gl_object;
gl_object         116 fs/gfs2/trace_gfs2.h 		__entry->flags		= gl->gl_flags | (gl->gl_object ? (1UL<<GLF_OBJECT) : 0);
gl_object         149 fs/gfs2/trace_gfs2.h 		__entry->flags		= gl->gl_flags  | (gl->gl_object ? (1UL<<GLF_OBJECT) : 0);
gl_object         184 fs/gfs2/trace_gfs2.h 		__entry->flags		= gl->gl_flags  | (gl->gl_object ? (1UL<<GLF_OBJECT) : 0);