gfs2_freeze_glops  634 fs/gfs2/glops.c const struct gfs2_glock_operations gfs2_freeze_glops = {
gfs2_freeze_glops   17 fs/gfs2/glops.h extern const struct gfs2_glock_operations gfs2_freeze_glops;
gfs2_freeze_glops  420 fs/gfs2/ops_fstype.c 	error = gfs2_glock_get(sdp, GFS2_FREEZE_LOCK, &gfs2_freeze_glops,
gfs2_freeze_glops  256 fs/gfs2/sys.c  		glops = &gfs2_freeze_glops;