Lines Matching refs:gl_ops
109 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock_dealloc()
145 const struct gfs2_glock_operations *glops = gl->gl_ops; in demote_ok()
338 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_promote()
444 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote()
532 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_xmote()
761 gl->gl_ops = glops; in gfs2_glock_get()
925 if (gl->gl_ops->go_callback) in handle_callback()
926 gl->gl_ops->go_callback(gl); in handle_callback()
997 (gh->gh_gl->gl_ops->go_type != LM_TYPE_FLOCK))) in add_to_queue()
1102 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_glock_dq()
1205 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()
1701 const struct gfs2_glock_operations *glops = gl->gl_ops; in __dump_glock()