gh_iflags         305 fs/gfs2/glock.c 	clear_bit(HIF_WAIT, &gh->gh_iflags);
gh_iflags         307 fs/gfs2/glock.c 	wake_up_bit(&gh->gh_iflags, HIF_WAIT);
gh_iflags         325 fs/gfs2/glock.c 		if (test_bit(HIF_HOLDER, &gh->gh_iflags))
gh_iflags         357 fs/gfs2/glock.c 		if (test_bit(HIF_HOLDER, &gh->gh_iflags))
gh_iflags         375 fs/gfs2/glock.c 				set_bit(HIF_HOLDER, &gh->gh_iflags);
gh_iflags         380 fs/gfs2/glock.c 			set_bit(HIF_HOLDER, &gh->gh_iflags);
gh_iflags         403 fs/gfs2/glock.c 		if (!test_bit(HIF_HOLDER, &gh->gh_iflags))
gh_iflags         611 fs/gfs2/glock.c 		if (test_bit(HIF_HOLDER, &gh->gh_iflags))
gh_iflags         901 fs/gfs2/glock.c 	gh->gh_iflags = 0;
gh_iflags         919 fs/gfs2/glock.c 	gh->gh_iflags = 0;
gh_iflags         962 fs/gfs2/glock.c 	wait_on_bit(&gh->gh_iflags, HIF_WAIT, TASK_UNINTERRUPTIBLE);
gh_iflags         972 fs/gfs2/glock.c 		if (test_bit(HIF_WAIT, &ghs[i].gh_iflags))
gh_iflags        1027 fs/gfs2/glock.c 		if (test_bit(HIF_WAIT, &ghs[i].gh_iflags)) {
gh_iflags        1032 fs/gfs2/glock.c 		if (test_bit(HIF_HOLDER, &ghs[i].gh_iflags)) {
gh_iflags        1119 fs/gfs2/glock.c 	if (test_and_set_bit(HIF_WAIT, &gh->gh_iflags))
gh_iflags        1140 fs/gfs2/glock.c 		if (test_bit(HIF_HOLDER, &gh2->gh_iflags))
gh_iflags        1226 fs/gfs2/glock.c 	return test_bit(HIF_WAIT, &gh->gh_iflags) ? 0 : 1;
gh_iflags        1247 fs/gfs2/glock.c 	clear_bit(HIF_HOLDER, &gh->gh_iflags);
gh_iflags        1475 fs/gfs2/glock.c 		if (test_bit(HIF_HOLDER, &gh->gh_iflags))
gh_iflags        1819 fs/gfs2/glock.c 		       hflags2str(flags_buf, gh->gh_flags, gh->gh_iflags),
gh_iflags         145 fs/gfs2/glock.h 		if (!test_bit(HIF_HOLDER, &gh->gh_iflags))
gh_iflags         285 fs/gfs2/incore.h 	unsigned long gh_iflags; /* HIF_... */
gh_iflags        1294 fs/gfs2/super.c 	    test_bit(HIF_HOLDER, &ip->i_iopen_gh.gh_iflags)) {
gh_iflags        1356 fs/gfs2/super.c 		if (test_bit(HIF_HOLDER, &ip->i_iopen_gh.gh_iflags)) {