LM_ST_EXCLUSIVE   807 fs/gfs2/bmap.c 	gfs2_rlist_alloc(&rlist, LM_ST_EXCLUSIVE);
LM_ST_EXCLUSIVE  1898 fs/gfs2/dir.c  	gfs2_rlist_alloc(&rlist, LM_ST_EXCLUSIVE);
LM_ST_EXCLUSIVE   253 fs/gfs2/eattr.c 	error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0, &rg_gh);
LM_ST_EXCLUSIVE  1092 fs/gfs2/eattr.c 	error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &i_gh);
LM_ST_EXCLUSIVE  1184 fs/gfs2/eattr.c 	error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &i_gh);
LM_ST_EXCLUSIVE  1346 fs/gfs2/eattr.c 	gfs2_rlist_alloc(&rlist, LM_ST_EXCLUSIVE);
LM_ST_EXCLUSIVE  1425 fs/gfs2/eattr.c 	error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0,
LM_ST_EXCLUSIVE   263 fs/gfs2/glock.c 	if ((gh->gh_state == LM_ST_EXCLUSIVE ||
LM_ST_EXCLUSIVE   264 fs/gfs2/glock.c 	     gh_head->gh_state == LM_ST_EXCLUSIVE) && gh != gh_head)
LM_ST_EXCLUSIVE   270 fs/gfs2/glock.c 	if (gl->gl_state == LM_ST_EXCLUSIVE) {
LM_ST_EXCLUSIVE   399 fs/gfs2/glock.c 	gl->gl_demote_state = LM_ST_EXCLUSIVE;
LM_ST_EXCLUSIVE   594 fs/gfs2/glock.c 		GLOCK_BUG_ON(gl, gl->gl_demote_state == LM_ST_EXCLUSIVE);
LM_ST_EXCLUSIVE   627 fs/gfs2/glock.c 	    gl->gl_demote_state != LM_ST_EXCLUSIVE) {
LM_ST_EXCLUSIVE   693 fs/gfs2/glock.c 	gl->gl_demote_state = LM_ST_EXCLUSIVE;
LM_ST_EXCLUSIVE   828 fs/gfs2/glock.c 	if (gl->gl_demote_state == LM_ST_EXCLUSIVE) {
LM_ST_EXCLUSIVE  1560 fs/gfs2/glock.c 	case LM_ST_EXCLUSIVE:
LM_ST_EXCLUSIVE    54 fs/gfs2/glock.h 	return gl->gl_state == LM_ST_EXCLUSIVE;
LM_ST_EXCLUSIVE   107 fs/gfs2/glops.c 	if (gl->gl_state != LM_ST_EXCLUSIVE)
LM_ST_EXCLUSIVE   153 fs/gfs2/glops.c 	if (gl->gl_state != LM_ST_EXCLUSIVE)
LM_ST_EXCLUSIVE   243 fs/gfs2/glops.c 	    (gl->gl_state == LM_ST_EXCLUSIVE) &&
LM_ST_EXCLUSIVE   244 fs/gfs2/glops.c 	    (gh->gh_state == LM_ST_EXCLUSIVE))
LM_ST_EXCLUSIVE   225 fs/gfs2/inode.c 			error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh);
LM_ST_EXCLUSIVE   376 fs/gfs2/inode.c 	error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0,
LM_ST_EXCLUSIVE   593 fs/gfs2/inode.c 	error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh);
LM_ST_EXCLUSIVE   990 fs/gfs2/inode.c 	gfs2_holder_reinit(LM_ST_EXCLUSIVE, 0, ghs);
LM_ST_EXCLUSIVE  1008 fs/gfs2/inode.c 				  LM_ST_EXCLUSIVE, GL_SKIP, ghs + 1);
LM_ST_EXCLUSIVE    24 fs/gfs2/locking/dlm/lock.c 		return LM_ST_EXCLUSIVE;
LM_ST_EXCLUSIVE   275 fs/gfs2/locking/dlm/lock.c 	case LM_ST_EXCLUSIVE:
LM_ST_EXCLUSIVE   313 fs/gfs2/locking/dlm/lock.c 	case LM_ST_EXCLUSIVE:
LM_ST_EXCLUSIVE   639 fs/gfs2/ops_address.c 	gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &ip->i_gh);
LM_ST_EXCLUSIVE   220 fs/gfs2/ops_file.c 	error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh);
LM_ST_EXCLUSIVE   354 fs/gfs2/ops_file.c 	gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh);
LM_ST_EXCLUSIVE   663 fs/gfs2/ops_file.c 	state = (fl->fl_type == F_WRLCK) ? LM_ST_EXCLUSIVE : LM_ST_SHARED;
LM_ST_EXCLUSIVE   466 fs/gfs2/ops_fstype.c 				  LM_ST_EXCLUSIVE, LM_FLAG_NOEXP | GL_NOCACHE,
LM_ST_EXCLUSIVE   716 fs/gfs2/ops_fstype.c 					  LM_ST_EXCLUSIVE, LM_FLAG_NOEXP,
LM_ST_EXCLUSIVE   912 fs/gfs2/ops_fstype.c 				   LM_ST_EXCLUSIVE, 0,
LM_ST_EXCLUSIVE   921 fs/gfs2/ops_fstype.c 				   LM_ST_EXCLUSIVE, 0,
LM_ST_EXCLUSIVE   930 fs/gfs2/ops_fstype.c 				   LM_ST_EXCLUSIVE, 0,
LM_ST_EXCLUSIVE   159 fs/gfs2/ops_inode.c 	gfs2_holder_init(dip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
LM_ST_EXCLUSIVE   160 fs/gfs2/ops_inode.c 	gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + 1);
LM_ST_EXCLUSIVE   290 fs/gfs2/ops_inode.c 	gfs2_holder_init(dip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
LM_ST_EXCLUSIVE   291 fs/gfs2/ops_inode.c 	gfs2_holder_init(ip->i_gl,  LM_ST_EXCLUSIVE, 0, ghs + 1);
LM_ST_EXCLUSIVE   294 fs/gfs2/ops_inode.c 	gfs2_holder_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0, ghs + 2);
LM_ST_EXCLUSIVE   498 fs/gfs2/ops_inode.c 	gfs2_holder_init(dip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
LM_ST_EXCLUSIVE   499 fs/gfs2/ops_inode.c 	gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + 1);
LM_ST_EXCLUSIVE   502 fs/gfs2/ops_inode.c 	gfs2_holder_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0, ghs + 2);
LM_ST_EXCLUSIVE   674 fs/gfs2/ops_inode.c 		error = gfs2_glock_nq_init(sdp->sd_rename_gl, LM_ST_EXCLUSIVE,
LM_ST_EXCLUSIVE   689 fs/gfs2/ops_inode.c 	gfs2_holder_init(odip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
LM_ST_EXCLUSIVE   691 fs/gfs2/ops_inode.c 		gfs2_holder_init(ndip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + num_gh);
LM_ST_EXCLUSIVE   694 fs/gfs2/ops_inode.c 	gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + num_gh);
LM_ST_EXCLUSIVE   698 fs/gfs2/ops_inode.c 		gfs2_holder_init(nip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + num_gh);
LM_ST_EXCLUSIVE   706 fs/gfs2/ops_inode.c 			gfs2_holder_init(nrgd->rd_gl, LM_ST_EXCLUSIVE, 0, ghs + num_gh++);
LM_ST_EXCLUSIVE  1089 fs/gfs2/ops_inode.c 	error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &i_gh);
LM_ST_EXCLUSIVE    66 fs/gfs2/ops_super.c 	ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh);
LM_ST_EXCLUSIVE   487 fs/gfs2/ops_super.c 	error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh);
LM_ST_EXCLUSIVE   494 fs/gfs2/ops_super.c 	gfs2_holder_reinit(LM_ST_EXCLUSIVE, LM_FLAG_TRY_1CB | GL_NOCACHE, &ip->i_iopen_gh);
LM_ST_EXCLUSIVE   700 fs/gfs2/quota.c 					   LM_ST_EXCLUSIVE,
LM_ST_EXCLUSIVE   706 fs/gfs2/quota.c 	error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &i_gh);
LM_ST_EXCLUSIVE   803 fs/gfs2/quota.c 					  LM_ST_EXCLUSIVE, GL_NOCACHE,
LM_ST_EXCLUSIVE   468 fs/gfs2/recovery.c 					  LM_ST_EXCLUSIVE,
LM_ST_EXCLUSIVE  1042 fs/gfs2/rgrp.c 			error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE,
LM_ST_EXCLUSIVE  1076 fs/gfs2/rgrp.c 			error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE, flags,
LM_ST_EXCLUSIVE   305 fs/gfs2/super.c 	error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE,
LM_ST_EXCLUSIVE   375 fs/gfs2/super.c 	error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE,