Lines Matching refs:GLF_LOCK
491 clear_bit(GLF_LOCK, &gl->gl_flags); in finish_xmote()
583 if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) in run_queue()
615 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
623 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
941 if (test_bit(GLF_LOCK, &gl->gl_flags)) in add_to_queue()
1068 GLOCK_BUG_ON(gl, test_and_set_bit(GLF_LOCK, &gl->gl_flags)); in gfs2_glock_dq()
1072 clear_bit(GLF_LOCK, &gl->gl_flags); in gfs2_glock_dq()
1382 if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) { in gfs2_dispose_glock_lru()
1390 WARN_ON(!test_and_clear_bit(GLF_LOCK, &gl->gl_flags)); in gfs2_dispose_glock_lru()
1419 if (!test_bit(GLF_LOCK, &gl->gl_flags)) { in gfs2_scan_glock_lru()
1574 clear_bit(GLF_LOCK, &gl->gl_flags); in gfs2_glock_finish_truncate()
1653 if (test_bit(GLF_LOCK, gflags)) in gflags2str()