GLF_LOCK 530 fs/gfs2/glock.c clear_bit(GLF_LOCK, &gl->gl_flags); GLF_LOCK 631 fs/gfs2/glock.c if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) GLF_LOCK 663 fs/gfs2/glock.c clear_bit(GLF_LOCK, &gl->gl_flags); GLF_LOCK 670 fs/gfs2/glock.c clear_bit(GLF_LOCK, &gl->gl_flags); GLF_LOCK 1123 fs/gfs2/glock.c if (test_bit(GLF_LOCK, &gl->gl_flags)) GLF_LOCK 1250 fs/gfs2/glock.c GLOCK_BUG_ON(gl, test_and_set_bit(GLF_LOCK, &gl->gl_flags)); GLF_LOCK 1254 fs/gfs2/glock.c clear_bit(GLF_LOCK, &gl->gl_flags); GLF_LOCK 1561 fs/gfs2/glock.c if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) { GLF_LOCK 1568 fs/gfs2/glock.c WARN_ON(!test_and_clear_bit(GLF_LOCK, &gl->gl_flags)); GLF_LOCK 1596 fs/gfs2/glock.c if (!test_bit(GLF_LOCK, &gl->gl_flags)) { GLF_LOCK 1751 fs/gfs2/glock.c clear_bit(GLF_LOCK, &gl->gl_flags); GLF_LOCK 1832 fs/gfs2/glock.c if (test_bit(GLF_LOCK, gflags)) GLF_LOCK 49 fs/gfs2/trace_gfs2.h {(1UL << GLF_LOCK), "l" }, \