held2             418 fs/gfs2/glock.c 	int held1, held2;
held2             421 fs/gfs2/glock.c 	held2 = (new_state != LM_ST_UNLOCKED);
held2             423 fs/gfs2/glock.c 	if (held1 != held2) {
held2             425 fs/gfs2/glock.c 		if (held2)
held2             430 fs/gfs2/glock.c 	if (held1 && held2 && list_empty(&gl->gl_holders))