Home
last modified time | relevance | path

Searched refs:gl_ops (Results 1 – 7 of 7) sorted by relevance

/linux/fs/gfs2/
H A Dglock.c132 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()
159 if (gl->gl_ops->go_flags & GLOF_NONDISK) in glock_blocked_by_withdraw()
444 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_instantiate()
592 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote()
693 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_xmote()
1192 gl->gl_ops = glops; in gfs2_glock_get()
1441 if (gl->gl_ops->go_callback) in request_demote()
1442 gl->gl_ops->go_callback(gl, remote); in request_demote()
1509 if (gh->gh_gl->gl_ops->go_type == LM_TYPE_FLOCK) in add_to_queue()
1771 BUG_ON(gh_a->gh_gl->gl_ops in glock_compare()
[all...]
H A Dglock.h172 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock2aspace()
H A Dutil.c209 if (i_gl->gl_ops->go_unlocked) { in signal_our_withdraw()
H A Dlock_dlm.c137 if (gl->gl_ops->go_unlocked) in gdlm_ast()
138 gl->gl_ops->go_unlocked(gl); in gdlm_ast()
H A Dincore.h355 const struct gfs2_glock_operations *gl_ops; member
H A Dglops.c608 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in freeze_go_xmote_bh()
H A Dsuper.c139 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in gfs2_make_fs_rw()