GLF_LOCK          485 fs/gfs2/glock.c 	clear_bit(GLF_LOCK, &gl->gl_flags);
GLF_LOCK          582 fs/gfs2/glock.c 	if (test_and_set_bit(GLF_LOCK, &gl->gl_flags))
GLF_LOCK          614 fs/gfs2/glock.c 	clear_bit(GLF_LOCK, &gl->gl_flags);
GLF_LOCK          892 fs/gfs2/glock.c 		if (test_bit(GLF_LOCK, &gl->gl_flags))
GLF_LOCK         1006 fs/gfs2/glock.c 			GLOCK_BUG_ON(gl, test_and_set_bit(GLF_LOCK, &gl->gl_flags));
GLF_LOCK         1010 fs/gfs2/glock.c 			clear_bit(GLF_LOCK, &gl->gl_flags);
GLF_LOCK         1469 fs/gfs2/glock.c 	if (test_bit(GLF_LOCK, &gl->gl_flags))
GLF_LOCK         1624 fs/gfs2/glock.c 	if (test_bit(GLF_LOCK, gflags))