ln_type            74 fs/gfs2/glock.c 	.key_len = offsetofend(struct lm_lockname, ln_type),
ln_type           100 fs/gfs2/glock.c 	    wake_name->ln_type != wait_name->ln_type)
ln_type           726 fs/gfs2/glock.c 		if (gl->gl_name.ln_type != LM_TYPE_INODE)
ln_type           797 fs/gfs2/glock.c 				    .ln_type = glops->go_type,
ln_type          1170 fs/gfs2/glock.c 	       gh2->gh_gl->gl_name.ln_type, gh2->gh_state);
ln_type          1174 fs/gfs2/glock.c 	       gh->gh_gl->gl_name.ln_type, gh->gh_state);
ln_type          1269 fs/gfs2/glock.c 		    gl->gl_name.ln_type == LM_TYPE_INODE)
ln_type          1441 fs/gfs2/glock.c 	    gl->gl_name.ln_type == LM_TYPE_INODE) {
ln_type          1900 fs/gfs2/glock.c 		  gl->gl_name.ln_type,
ln_type          1921 fs/gfs2/glock.c 		   gl->gl_name.ln_type,
ln_type            40 fs/gfs2/glops.c 	       gl->gl_name.ln_type, gl->gl_name.ln_number,
ln_type           227 fs/gfs2/incore.h 	unsigned int ln_type;
ln_type           232 fs/gfs2/incore.h 	 ((name1)->ln_type == (name2)->ln_type) &&	\
ln_type           866 fs/gfs2/incore.h 	this_cpu_ptr(sdp->sd_lkstats)->lkstats[gl->gl_name.ln_type].stats[which]++;
ln_type            73 fs/gfs2/lock_dlm.c 	const unsigned gltype = gl->gl_name.ln_type;
ln_type           100 fs/gfs2/lock_dlm.c 	const unsigned gltype = gl->gl_name.ln_type;
ln_type           267 fs/gfs2/lock_dlm.c 		gfs2_reverse_hex(strname + 7, gl->gl_name.ln_type);
ln_type           311 fs/gfs2/lock_dlm.c 		       gl->gl_name.ln_type,
ln_type            67 fs/gfs2/lops.c 	return bd->bd_gl->gl_name.ln_type == LM_TYPE_RGRP;
ln_type           111 fs/gfs2/trace_gfs2.h 		__entry->gltype		= gl->gl_name.ln_type;
ln_type           146 fs/gfs2/trace_gfs2.h 		__entry->gltype		= gl->gl_name.ln_type;
ln_type           180 fs/gfs2/trace_gfs2.h 		__entry->gltype		= gl->gl_name.ln_type;
ln_type           216 fs/gfs2/trace_gfs2.h 		__entry->gltype	= gh->gh_gl->gl_name.ln_type;
ln_type           246 fs/gfs2/trace_gfs2.h 		__entry->gltype	= gh->gh_gl->gl_name.ln_type;
ln_type           285 fs/gfs2/trace_gfs2.h 		__entry->gltype         = gl->gl_name.ln_type;