GDLM_NAME_LEN      65 fs/gfs2/locking/dlm/lock_dlm.h 	char			clustername[GDLM_NAME_LEN];
GDLM_NAME_LEN      66 fs/gfs2/locking/dlm/lock_dlm.h 	char			fsname[GDLM_NAME_LEN];
GDLM_NAME_LEN      47 fs/gfs2/locking/dlm/mount.c 	strncpy(ls->clustername, buf, GDLM_NAME_LEN);
GDLM_NAME_LEN      48 fs/gfs2/locking/dlm/mount.c 	strncpy(ls->fsname, p, GDLM_NAME_LEN);