Lines Matching refs:gl_ops
134 if (gl->gl_ops->go_flags & GLOF_ASPACE) {
161 if (gl->gl_ops->go_flags & GLOF_NONDISK)
204 const struct gfs2_glock_operations *glops = gl->gl_ops;
218 if (!(gl->gl_ops->go_flags & GLOF_LRU))
235 if (!(gl->gl_ops->go_flags & GLOF_LRU))
430 const struct gfs2_glock_operations *glops = gl->gl_ops;
573 const struct gfs2_glock_operations *glops = gl->gl_ops;
674 const struct gfs2_glock_operations *glops = gl->gl_ops;
1177 gl->gl_ops = glops;
1431 if (gl->gl_ops->go_callback)
1432 gl->gl_ops->go_callback(gl, remote);
1502 if (gh->gh_gl->gl_ops->go_type == LM_TYPE_FLOCK)
1759 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type);
2342 const struct gfs2_glock_operations *glops = gl->gl_ops;
2350 if (gl->gl_ops->go_flags & GLOF_ASPACE) {