gl_flags         1251 fs/gfs2/bmap.c 	set_bit(GLF_DIRTY, &ip->i_gl->gl_flags);
gl_flags           97 fs/gfs2/dentry.c 	if (test_bit(GLF_DEMOTE, &ginode->i_iopen_gh.gh_gl->gl_flags))
gl_flags          475 fs/gfs2/file.c 	set_bit(GLF_DIRTY, &ip->i_gl->gl_flags);
gl_flags          192 fs/gfs2/glock.c 	if (!test_bit(GLF_LRU, &gl->gl_flags)) {
gl_flags          193 fs/gfs2/glock.c 		set_bit(GLF_LRU, &gl->gl_flags);
gl_flags          206 fs/gfs2/glock.c 	if (test_bit(GLF_LRU, &gl->gl_flags)) {
gl_flags          209 fs/gfs2/glock.c 		clear_bit(GLF_LRU, &gl->gl_flags);
gl_flags          431 fs/gfs2/glock.c 		clear_bit(GLF_QUEUED, &gl->gl_flags);
gl_flags          444 fs/gfs2/glock.c 	clear_bit(GLF_DEMOTE, &gl->gl_flags);
gl_flags          446 fs/gfs2/glock.c 	wake_up_bit(&gl->gl_flags, GLF_DEMOTE);
gl_flags          469 fs/gfs2/glock.c 	if (test_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags) &&
gl_flags          475 fs/gfs2/glock.c 		if (gh && !test_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags)) {
gl_flags          513 fs/gfs2/glock.c 	if (test_and_clear_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags))
gl_flags          530 fs/gfs2/glock.c 	clear_bit(GLF_LOCK, &gl->gl_flags);
gl_flags          561 fs/gfs2/glock.c 		set_bit(GLF_INVALIDATE_IN_PROGRESS, &gl->gl_flags);
gl_flags          565 fs/gfs2/glock.c 	set_bit(GLF_BLOCKING, &gl->gl_flags);
gl_flags          569 fs/gfs2/glock.c 		clear_bit(GLF_BLOCKING, &gl->gl_flags);
gl_flags          573 fs/gfs2/glock.c 	if (test_bit(GLF_INVALIDATE_IN_PROGRESS, &gl->gl_flags))
gl_flags          575 fs/gfs2/glock.c 	clear_bit(GLF_INVALIDATE_IN_PROGRESS, &gl->gl_flags);
gl_flags          631 fs/gfs2/glock.c 	if (test_and_set_bit(GLF_LOCK, &gl->gl_flags))
gl_flags          634 fs/gfs2/glock.c 	GLOCK_BUG_ON(gl, test_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags));
gl_flags          636 fs/gfs2/glock.c 	if (test_bit(GLF_DEMOTE, &gl->gl_flags) &&
gl_flags          642 fs/gfs2/glock.c 		set_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags);
gl_flags          646 fs/gfs2/glock.c 		if (test_bit(GLF_DEMOTE, &gl->gl_flags))
gl_flags          663 fs/gfs2/glock.c 	clear_bit(GLF_LOCK, &gl->gl_flags);
gl_flags          670 fs/gfs2/glock.c 	clear_bit(GLF_LOCK, &gl->gl_flags);
gl_flags          685 fs/gfs2/glock.c 	if (test_bit(GLF_INODE_CREATING, &gl->gl_flags))
gl_flags          703 fs/gfs2/glock.c 	if (test_and_clear_bit(GLF_REPLY_PENDING, &gl->gl_flags)) {
gl_flags          708 fs/gfs2/glock.c 	if (test_bit(GLF_PENDING_DEMOTE, &gl->gl_flags) &&
gl_flags          718 fs/gfs2/glock.c 			clear_bit(GLF_PENDING_DEMOTE, &gl->gl_flags);
gl_flags          719 fs/gfs2/glock.c 			set_bit(GLF_DEMOTE, &gl->gl_flags);
gl_flags          832 fs/gfs2/glock.c 	gl->gl_flags = 0;
gl_flags         1066 fs/gfs2/glock.c 	set_bit(bit, &gl->gl_flags);
gl_flags         1123 fs/gfs2/glock.c 		if (test_bit(GLF_LOCK, &gl->gl_flags))
gl_flags         1125 fs/gfs2/glock.c 		if (test_bit(GLF_INVALIDATE_IN_PROGRESS, &gl->gl_flags))
gl_flags         1145 fs/gfs2/glock.c 	set_bit(GLF_QUEUED, &gl->gl_flags);
gl_flags         1197 fs/gfs2/glock.c 	if (test_bit(GLF_LRU, &gl->gl_flags))
gl_flags         1203 fs/gfs2/glock.c 		     test_and_clear_bit(GLF_FROZEN, &gl->gl_flags))) {
gl_flags         1204 fs/gfs2/glock.c 		set_bit(GLF_REPLY_PENDING, &gl->gl_flags);
gl_flags         1250 fs/gfs2/glock.c 			GLOCK_BUG_ON(gl, test_and_set_bit(GLF_LOCK, &gl->gl_flags));
gl_flags         1254 fs/gfs2/glock.c 			clear_bit(GLF_LOCK, &gl->gl_flags);
gl_flags         1257 fs/gfs2/glock.c 		    !test_bit(GLF_PENDING_DEMOTE, &gl->gl_flags) &&
gl_flags         1258 fs/gfs2/glock.c 		    !test_bit(GLF_DEMOTE, &gl->gl_flags))
gl_flags         1261 fs/gfs2/glock.c 	if (!test_bit(GLF_LFLUSH, &gl->gl_flags) && demote_ok(gl))
gl_flags         1267 fs/gfs2/glock.c 		if (test_bit(GLF_PENDING_DEMOTE, &gl->gl_flags) &&
gl_flags         1268 fs/gfs2/glock.c 		    !test_bit(GLF_DEMOTE, &gl->gl_flags) &&
gl_flags         1281 fs/gfs2/glock.c 	wait_on_bit(&gl->gl_flags, GLF_DEMOTE, TASK_UNINTERRUPTIBLE);
gl_flags         1440 fs/gfs2/glock.c 	if (test_bit(GLF_QUEUED, &gl->gl_flags) &&
gl_flags         1444 fs/gfs2/glock.c 		if (test_bit(GLF_REPLY_PENDING, &gl->gl_flags))
gl_flags         1502 fs/gfs2/glock.c 			set_bit(GLF_FROZEN, &gl->gl_flags);
gl_flags         1509 fs/gfs2/glock.c 	set_bit(GLF_REPLY_PENDING, &gl->gl_flags);
gl_flags         1557 fs/gfs2/glock.c 			set_bit(GLF_LRU, &gl->gl_flags);
gl_flags         1561 fs/gfs2/glock.c 		if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) {
gl_flags         1568 fs/gfs2/glock.c 		WARN_ON(!test_and_clear_bit(GLF_LOCK, &gl->gl_flags));
gl_flags         1596 fs/gfs2/glock.c 		if (!test_bit(GLF_LOCK, &gl->gl_flags)) {
gl_flags         1599 fs/gfs2/glock.c 			clear_bit(GLF_LRU, &gl->gl_flags);
gl_flags         1674 fs/gfs2/glock.c 	if (!test_and_clear_bit(GLF_FROZEN, &gl->gl_flags)) {
gl_flags         1678 fs/gfs2/glock.c 	set_bit(GLF_REPLY_PENDING, &gl->gl_flags);
gl_flags         1751 fs/gfs2/glock.c 	clear_bit(GLF_LOCK, &gl->gl_flags);
gl_flags         1829 fs/gfs2/glock.c 	const unsigned long *gflags = &gl->gl_flags;
gl_flags         1896 fs/gfs2/glock.c 	if (!test_bit(GLF_DEMOTE, &gl->gl_flags))
gl_flags          181 fs/gfs2/glops.c 	if (!test_and_clear_bit(GLF_DIRTY, &gl->gl_flags))
gl_flags          276 fs/gfs2/glops.c 	if (!test_and_clear_bit(GLF_DIRTY, &gl->gl_flags))
gl_flags          298 fs/gfs2/glops.c 	clear_bit(GLF_DIRTY, &gl->gl_flags);
gl_flags          349 fs/gfs2/incore.h 	unsigned long gl_flags;		/* GLF_... */
gl_flags          728 fs/gfs2/inode.c 	BUG_ON(test_and_set_bit(GLF_INODE_CREATING, &io_gl->gl_flags));
gl_flags          774 fs/gfs2/inode.c 	clear_bit(GLF_INODE_CREATING, &io_gl->gl_flags);
gl_flags          783 fs/gfs2/inode.c 		clear_bit(GLF_INODE_CREATING, &io_gl->gl_flags);
gl_flags           74 fs/gfs2/lock_dlm.c 	unsigned index = test_bit(GLF_BLOCKING, &gl->gl_flags) ?
gl_flags          154 fs/gfs2/lock_dlm.c 	set_bit(GLF_INITIAL, &gl->gl_flags);
gl_flags          158 fs/gfs2/lock_dlm.c 	if (!test_bit(GLF_INITIAL, &gl->gl_flags))
gl_flags          234 fs/gfs2/lock_dlm.c 		if (test_bit(GLF_BLOCKING, &gl->gl_flags))
gl_flags          291 fs/gfs2/lock_dlm.c 	clear_bit(GLF_BLOCKING, &gl->gl_flags);
gl_flags          608 fs/gfs2/log.c  	set_bit(GLF_LFLUSH, &gl->gl_flags);
gl_flags          615 fs/gfs2/log.c  		clear_bit(GLF_LFLUSH, &gl->gl_flags);
gl_flags          800 fs/gfs2/log.c  	if (gl && !test_bit(GLF_LFLUSH, &gl->gl_flags)) {
gl_flags          126 fs/gfs2/lops.c 	clear_bit(GLF_LFLUSH, &bd->bd_gl->gl_flags);
gl_flags         1311 fs/gfs2/rgrp.c 	int demote_requested = test_bit(GLF_DEMOTE, &gh->gh_gl->gl_flags) |
gl_flags         1312 fs/gfs2/rgrp.c 		test_bit(GLF_PENDING_DEMOTE, &gh->gh_gl->gl_flags);
gl_flags         2015 fs/gfs2/rgrp.c 	    !test_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags) &&
gl_flags         2016 fs/gfs2/rgrp.c 	    !test_bit(GLF_DEMOTE, &gl->gl_flags))
gl_flags         1000 fs/gfs2/super.c 		if (test_bit(GLF_DEMOTE, &gl->gl_flags))
gl_flags         1149 fs/gfs2/super.c 		clear_bit(GLF_LFLUSH, &gl->gl_flags);
gl_flags         1150 fs/gfs2/super.c 		clear_bit(GLF_DIRTY, &gl->gl_flags);
gl_flags         1335 fs/gfs2/super.c 	if (test_bit(GLF_DIRTY, &ip->i_gl->gl_flags)) {
gl_flags          116 fs/gfs2/trace_gfs2.h 		__entry->flags		= gl->gl_flags | (gl->gl_object ? (1UL<<GLF_OBJECT) : 0);
gl_flags          149 fs/gfs2/trace_gfs2.h 		__entry->flags		= gl->gl_flags  | (gl->gl_object ? (1UL<<GLF_OBJECT) : 0);
gl_flags          184 fs/gfs2/trace_gfs2.h 		__entry->flags		= gl->gl_flags  | (gl->gl_object ? (1UL<<GLF_OBJECT) : 0);
gl_flags          176 fs/gfs2/trans.c 		set_bit(GLF_LFLUSH, &bd->bd_gl->gl_flags);
gl_flags          177 fs/gfs2/trans.c 		set_bit(GLF_DIRTY, &bd->bd_gl->gl_flags);
gl_flags          219 fs/gfs2/trans.c 	set_bit(GLF_LFLUSH, &bd->bd_gl->gl_flags);
gl_flags          220 fs/gfs2/trans.c 	set_bit(GLF_DIRTY, &bd->bd_gl->gl_flags);