convert_type      399 fs/ocfs2/dlm/dlmast.c 		     lock->ml.type, lock->ml.convert_type);
convert_type      401 fs/ocfs2/dlm/dlmast.c 		if (lock->ml.convert_type != LKM_IVMODE) {
convert_type      402 fs/ocfs2/dlm/dlmast.c 			lock->ml.type = lock->ml.convert_type;
convert_type      403 fs/ocfs2/dlm/dlmast.c 			lock->ml.convert_type = LKM_IVMODE;
convert_type      335 fs/ocfs2/dlm/dlmcommon.h 	s8 convert_type;
convert_type      116 fs/ocfs2/dlm/dlmconvert.c 	     lock->ml.type, lock->ml.convert_type, type);
convert_type      121 fs/ocfs2/dlm/dlmconvert.c 	if (lock->ml.convert_type != LKM_IVMODE) {
convert_type      183 fs/ocfs2/dlm/dlmconvert.c 		if (!dlm_lock_compatible(tmplock->ml.convert_type, type))
convert_type      221 fs/ocfs2/dlm/dlmconvert.c 	lock->ml.convert_type = type;
convert_type      240 fs/ocfs2/dlm/dlmconvert.c 	lock->ml.convert_type = LKM_IVMODE;
convert_type      258 fs/ocfs2/dlm/dlmconvert.c 	     lock->ml.convert_type, res->state & DLM_LOCK_RES_IN_PROGRESS);
convert_type      271 fs/ocfs2/dlm/dlmconvert.c 	if (lock->ml.convert_type != LKM_IVMODE) {
convert_type      277 fs/ocfs2/dlm/dlmconvert.c 		     lock->ml.convert_type);
convert_type      282 fs/ocfs2/dlm/dlmconvert.c 	if (lock->ml.type == type && lock->ml.convert_type == LKM_IVMODE) {
convert_type      289 fs/ocfs2/dlm/dlmconvert.c 		     lock->ml.type, lock->ml.convert_type);
convert_type      299 fs/ocfs2/dlm/dlmconvert.c 	lock->ml.convert_type = type;
convert_type      306 fs/ocfs2/dlm/dlmconvert.c 			if (lock->ml.convert_type == LKM_NLMODE)
convert_type       66 fs/ocfs2/dlm/dlmdebug.c 	       lock->ml.type, lock->ml.convert_type, lock->ml.node,
convert_type      473 fs/ocfs2/dlm/dlmdebug.c 		       list_type, lock->ml.type, lock->ml.convert_type,
convert_type       88 fs/ocfs2/dlm/dlmlock.c 		if (!dlm_lock_compatible(tmplock->ml.convert_type,
convert_type      386 fs/ocfs2/dlm/dlmlock.c 	newlock->ml.convert_type = LKM_IVMODE;
convert_type     1225 fs/ocfs2/dlm/dlmrecovery.c 	ml->convert_type = lock->ml.convert_type;
convert_type     1247 fs/ocfs2/dlm/dlmrecovery.c 	dummy.ml.convert_type = LKM_IVMODE;
convert_type     1260 fs/ocfs2/dlm/dlmrecovery.c 	    ml->convert_type == LKM_IVMODE &&
convert_type     1866 fs/ocfs2/dlm/dlmrecovery.c 				     ml->convert_type, ml->highest_blocked);
convert_type     1886 fs/ocfs2/dlm/dlmrecovery.c 				     ml->convert_type, ml->highest_blocked);
convert_type     1926 fs/ocfs2/dlm/dlmrecovery.c 		if (ml->convert_type != LKM_IVMODE) {
convert_type     1928 fs/ocfs2/dlm/dlmrecovery.c 			newlock->ml.convert_type = ml->convert_type;
convert_type     2011 fs/ocfs2/dlm/dlmrecovery.c 	      			     ml->type, ml->convert_type, ml->node,
convert_type     2026 fs/ocfs2/dlm/dlmrecovery.c 					newlock->ml.convert_type) {
convert_type      369 fs/ocfs2/dlm/dlmthread.c 	if (target->ml.convert_type == LKM_IVMODE) {
convert_type      378 fs/ocfs2/dlm/dlmthread.c 					 target->ml.convert_type)) {
convert_type      386 fs/ocfs2/dlm/dlmthread.c 			if (lock->ml.highest_blocked < target->ml.convert_type)
convert_type      388 fs/ocfs2/dlm/dlmthread.c 					target->ml.convert_type;
convert_type      396 fs/ocfs2/dlm/dlmthread.c 					 target->ml.convert_type)) {
convert_type      402 fs/ocfs2/dlm/dlmthread.c 			if (lock->ml.highest_blocked < target->ml.convert_type)
convert_type      404 fs/ocfs2/dlm/dlmthread.c 					target->ml.convert_type;
convert_type      419 fs/ocfs2/dlm/dlmthread.c 		     target->ml.convert_type, target->ml.node);
convert_type      421 fs/ocfs2/dlm/dlmthread.c 		target->ml.type = target->ml.convert_type;
convert_type      422 fs/ocfs2/dlm/dlmthread.c 		target->ml.convert_type = LKM_IVMODE;
convert_type      220 fs/ocfs2/dlm/dlmunlock.c 		lock->ml.convert_type = LKM_IVMODE;
convert_type      229 fs/ocfs2/dlm/dlmunlock.c 		BUG_ON(lock->ml.convert_type != LKM_IVMODE);
convert_type      231 fs/ocfs2/dlm/dlmunlock.c 		BUG_ON(lock->ml.convert_type == LKM_IVMODE);
convert_type      279 fs/ocfs2/dlm/dlmunlock.c 	lock->ml.convert_type = LKM_IVMODE;