Searched refs:gl_ops (Results 1 – 7 of 7) sorted by relevance
129 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock_dealloc()154 if (gl->gl_ops->go_flags & GLOF_NONDISK) in glock_blocked_by_withdraw()196 const struct gfs2_glock_operations *glops = gl->gl_ops; in demote_ok()210 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_add_to_lru()228 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_remove_from_lru()382 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_promote()495 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote()584 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_xmote()1043 gl->gl_ops = glops; in gfs2_glock_get()1282 if (gl->gl_ops->go_callback) in handle_callback()[all …]
174 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock2aspace()
164 if (gl->gl_ops->go_free) { in signal_our_withdraw()
129 if (gl->gl_ops->go_free) in gdlm_ast()130 gl->gl_ops->go_free(gl); in gdlm_ast()
373 const struct gfs2_glock_operations *gl_ops; member
623 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in freeze_go_xmote_bh()
182 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in gfs2_make_fs_rw()