Lines Matching refs:GLF_DEMOTE
473 set_bit(GLF_DEMOTE, &gl->gl_flags); in gfs2_set_demote()
481 clear_bit(GLF_DEMOTE, &gl->gl_flags); in gfs2_demote_wake()
483 wake_up_bit(&gl->gl_flags, GLF_DEMOTE); in gfs2_demote_wake()
749 if (test_bit(GLF_DEMOTE, &gl->gl_flags) && in run_queue()
759 if (test_bit(GLF_DEMOTE, &gl->gl_flags)) in run_queue()
884 if (test_bit(GLF_DEMOTE, &gl->gl_flags)) { in delete_work_func()
1492 !test_bit(GLF_DEMOTE, &gl->gl_flags)) in gfs2_glock_dq()
1502 !test_bit(GLF_DEMOTE, &gl->gl_flags) && in gfs2_glock_dq()
1515 wait_on_bit(&gl->gl_flags, GLF_DEMOTE, TASK_UNINTERRUPTIBLE); in gfs2_glock_dq_wait()
2111 if (test_bit(GLF_DEMOTE, gflags)) in gflags2str()
2185 if (!test_bit(GLF_DEMOTE, &gl->gl_flags)) in gfs2_dump_glock()