Lines Matching refs:gl_ops
129 if (gl->gl_ops->go_flags & GLOF_ASPACE)
154 if (gl->gl_ops->go_flags & GLOF_NONDISK)
196 const struct gfs2_glock_operations *glops = gl->gl_ops;
210 if (!(gl->gl_ops->go_flags & GLOF_LRU))
228 if (!(gl->gl_ops->go_flags & GLOF_LRU))
382 const struct gfs2_glock_operations *glops = gl->gl_ops;
495 const struct gfs2_glock_operations *glops = gl->gl_ops;
594 const struct gfs2_glock_operations *glops = gl->gl_ops;
1061 gl->gl_ops = glops;
1300 if (gl->gl_ops->go_callback)
1301 gl->gl_ops->go_callback(gl, remote);
1357 (gh->gh_gl->gl_ops->go_type != LM_TYPE_FLOCK)))
1576 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type);
2168 const struct gfs2_glock_operations *glops = gl->gl_ops;
2176 if (gl->gl_ops->go_flags & GLOF_ASPACE) {