Searched refs:gl_ops (Results 1 – 5 of 5) sorted by relevance
133 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()418 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_instantiate()566 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote()661 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_xmote()1108 gl->gl_ops = glops; in gfs2_glock_get()1378 if (gl->gl_ops->go_callback) in request_demote()1379 gl->gl_ops->go_callback(gl, remote); in request_demote()1457 if (gh->gh_gl->gl_ops->go_type == LM_TYPE_FLOCK) in add_to_queue()1707 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()2126 if (gl->gl_ops->go_inval && gl->gl_state != LM_ST_UNLOCKED) in withdraw_glock()[all …]
176 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock2aspace()
351 const struct gfs2_glock_operations *gl_ops; member
606 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in freeze_go_xmote_bh()
139 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in gfs2_make_fs_rw()