Lines Matching refs:gl_ops
134 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()
161 if (gl->gl_ops->go_flags & GLOF_NONDISK) in glock_blocked_by_withdraw()
230 const struct gfs2_glock_operations *glops = gl->gl_ops; in demote_ok()
244 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_add_to_lru()
261 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_remove_from_lru()
459 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_instantiate()
602 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote()
700 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_xmote()
1217 gl->gl_ops = glops; in gfs2_glock_get()
1471 if (gl->gl_ops->go_callback) in handle_callback()
1472 gl->gl_ops->go_callback(gl, remote); in handle_callback()
1542 if (gh->gh_gl->gl_ops->go_type == LM_TYPE_FLOCK) in add_to_queue()
1799 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()
2386 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_dump_glock()
2394 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_dump_glock()