HIF_WAIT 305 fs/gfs2/glock.c clear_bit(HIF_WAIT, &gh->gh_iflags); HIF_WAIT 307 fs/gfs2/glock.c wake_up_bit(&gh->gh_iflags, HIF_WAIT); HIF_WAIT 962 fs/gfs2/glock.c wait_on_bit(&gh->gh_iflags, HIF_WAIT, TASK_UNINTERRUPTIBLE); HIF_WAIT 972 fs/gfs2/glock.c if (test_bit(HIF_WAIT, &ghs[i].gh_iflags)) HIF_WAIT 1027 fs/gfs2/glock.c if (test_bit(HIF_WAIT, &ghs[i].gh_iflags)) { HIF_WAIT 1119 fs/gfs2/glock.c if (test_and_set_bit(HIF_WAIT, &gh->gh_iflags)) HIF_WAIT 1226 fs/gfs2/glock.c return test_bit(HIF_WAIT, &gh->gh_iflags) ? 0 : 1; HIF_WAIT 1792 fs/gfs2/glock.c if (test_bit(HIF_WAIT, &iflags))