Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglock.c130 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock_dealloc()
155 if (gl->gl_ops->go_flags & GLOF_NONDISK) in glock_blocked_by_withdraw()
197 const struct gfs2_glock_operations *glops = gl->gl_ops; in demote_ok()
217 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_add_to_lru()
234 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_remove_from_lru()
1201 gl->gl_ops = glops; in gfs2_glock_get()
1442 if (gl->gl_ops->go_callback) in handle_callback()
1443 gl->gl_ops->go_callback(gl, remote); in handle_callback()
1503 (gh->gh_gl->gl_ops->go_type != LM_TYPE_FLOCK) && in add_to_queue()
1767 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()
[all …]
A Dglock.h182 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock2aspace()
A Dutil.c212 if (i_gl->gl_ops->go_free) { in signal_our_withdraw()
A Dlock_dlm.c132 if (gl->gl_ops->go_free) in gdlm_ast()
133 gl->gl_ops->go_free(gl); in gdlm_ast()
A Dincore.h353 const struct gfs2_glock_operations *gl_ops; member
A Dglops.c609 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in freeze_go_xmote_bh()
A Dsuper.c136 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in gfs2_make_fs_rw()

Completed in 22 milliseconds