Home
last modified time | relevance | path

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

/fs/gfs2/
Dglock.c112 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()
150 const struct gfs2_glock_operations *glops = gl->gl_ops; in demote_ok()
320 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_promote()
427 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote()
515 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_xmote()
757 gl->gl_ops = glops; in gfs2_glock_get()
901 if (gl->gl_ops->go_callback) in handle_callback()
902 gl->gl_ops->go_callback(gl, remote); in handle_callback()
958 (gh->gh_gl->gl_ops->go_type != LM_TYPE_FLOCK))) in add_to_queue()
1066 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_glock_dq()
[all …]
Dglock.h176 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock2aspace()
Dincore.h345 const struct gfs2_glock_operations *gl_ops; member
Dglops.c504 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in freeze_go_xmote_bh()
Dsuper.c415 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in gfs2_make_fs_rw()