Lines Matching refs:gl_ops
132 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()
159 if (gl->gl_ops->go_flags & GLOF_NONDISK) in glock_blocked_by_withdraw()
444 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_instantiate()
592 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote()
690 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_xmote()
1205 gl->gl_ops = glops; in gfs2_glock_get()
1457 if (gl->gl_ops->go_callback) in request_demote()
1458 gl->gl_ops->go_callback(gl, remote); in request_demote()
1528 if (gh->gh_gl->gl_ops->go_type == LM_TYPE_FLOCK) in add_to_queue()
1798 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()
2400 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_dump_glock()
2408 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_dump_glock()