gfs2_iopen_glops  641 fs/gfs2/glops.c const struct gfs2_glock_operations gfs2_iopen_glops = {
gfs2_iopen_glops  669 fs/gfs2/glops.c 	[LM_TYPE_IOPEN] = &gfs2_iopen_glops,
gfs2_iopen_glops   18 fs/gfs2/glops.h extern const struct gfs2_glock_operations gfs2_iopen_glops;
gfs2_iopen_glops  146 fs/gfs2/inode.c 		error = gfs2_glock_get(sdp, no_addr, &gfs2_iopen_glops, CREATE, &io_gl);
gfs2_iopen_glops  724 fs/gfs2/inode.c 	error = gfs2_glock_get(sdp, ip->i_no_addr, &gfs2_iopen_glops, CREATE, &io_gl);
gfs2_iopen_glops 1863 fs/gfs2/rgrp.c 		error = gfs2_glock_get(sdp, block, &gfs2_iopen_glops, CREATE, &gl);