NFS4_MAXLABELLEN  378 fs/nfs/inode.c 	label->label = kzalloc(NFS4_MAXLABELLEN, flags);
NFS4_MAXLABELLEN  383 fs/nfs/inode.c 	label->len = NFS4_MAXLABELLEN;
NFS4_MAXLABELLEN  304 fs/nfs/internal.h 	if (src->len > NFS4_MAXLABELLEN)
NFS4_MAXLABELLEN  115 fs/nfs/nfs4xdr.c #define	nfs4_label_maxsz	(4 + 4 + 1 + XDR_QUADLEN(NFS4_MAXLABELLEN))
NFS4_MAXLABELLEN 4170 fs/nfs/nfs4xdr.c 		if (len < NFS4_MAXLABELLEN) {
NFS4_MAXLABELLEN 2134 fs/nfsd/nfs4proc.c 		ret += NFS4_MAXLABELLEN + 12;
NFS4_MAXLABELLEN  476 fs/nfsd/nfs4xdr.c 		if (dummy32 > NFS4_MAXLABELLEN)