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

/linux-master/fs/gfs2/
H A Dglock.c134 if (gl->gl_ops->go_flags & GLOF_ASPACE) {
161 if (gl->gl_ops->go_flags & GLOF_NONDISK)
204 const struct gfs2_glock_operations *glops = gl->gl_ops;
218 if (!(gl->gl_ops->go_flags & GLOF_LRU))
235 if (!(gl->gl_ops->go_flags & GLOF_LRU))
430 const struct gfs2_glock_operations *glops = gl->gl_ops;
590 const struct gfs2_glock_operations *glops = gl->gl_ops;
691 const struct gfs2_glock_operations *glops = gl->gl_ops;
1194 gl->gl_ops = glops;
1448 if (gl->gl_ops
[all...]
H A Dglock.h162 if (gl->gl_ops->go_flags & GLOF_ASPACE) {
H A Dutil.c209 if (i_gl->gl_ops->go_free) {
H A Dlock_dlm.c132 if (gl->gl_ops->go_free)
133 gl->gl_ops->go_free(gl);
H A Dincore.h354 const struct gfs2_glock_operations *gl_ops; member in struct:gfs2_glock
H A Dglops.c603 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA);
H A Dsuper.c136 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA);

Completed in 149 milliseconds