Lines Matching refs:gl_ops
132 if (gl->gl_ops->go_flags & GLOF_ASPACE) {
159 if (gl->gl_ops->go_flags & GLOF_NONDISK)
444 const struct gfs2_glock_operations *glops = gl->gl_ops;
592 const struct gfs2_glock_operations *glops = gl->gl_ops;
693 const struct gfs2_glock_operations *glops = gl->gl_ops;
1192 gl->gl_ops = glops;
1441 if (gl->gl_ops->go_callback)
1442 gl->gl_ops->go_callback(gl, remote);
1509 if (gh->gh_gl->gl_ops->go_type == LM_TYPE_FLOCK)
1771 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type);
2380 const struct gfs2_glock_operations *glops = gl->gl_ops;
2388 if (gl->gl_ops->go_flags & GLOF_ASPACE) {