Searched refs:glops (Results 1 – 4 of 4) sorted by relevance
418 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_instantiate() local442 ret = glops->go_instantiate(gl); in gfs2_instantiate()450 if (glops->go_held) in gfs2_instantiate()451 return glops->go_held(gh); in gfs2_instantiate()566 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote() local629 if (glops->go_xmote_bh) { in finish_xmote()633 rv = glops->go_xmote_bh(gl); in finish_xmote()661 const struct gfs2_glock_operations *glops = gl->gl_ops; in do_xmote() local683 if (!glops->go_inval || !glops->go_sync) in do_xmote()688 ret = glops->go_sync(gl); in do_xmote()[all …]
297 const struct gfs2_glock_operations *glops; in demote_rq_store() local324 glops = &gfs2_freeze_glops; in demote_rq_store()326 glops = gfs2_glops_list[gltype]; in demote_rq_store()327 if (glops == NULL) in demote_rq_store()331 rv = gfs2_glock_get(sdp, glnum, glops, NO_CREATE, &gl); in demote_rq_store()
185 const struct gfs2_glock_operations *glops,213 const struct gfs2_glock_operations *glops,
5 glops.o log.o lops.o main.o meta_io.o \