Home
last modified time | relevance | path

Searched refs:NFS4_MAXLABELLEN (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dnfs4.h44 #define NFS4_MAXLABELLEN 2048 macro
/linux-6.3-rc2/fs/nfs/
A Dinternal.h345 if (src->len > NFS4_MAXLABELLEN) in nfs4_label_copy()
A Dinode.c382 label->label = kzalloc(NFS4_MAXLABELLEN, flags); in nfs4_label_alloc()
387 label->len = NFS4_MAXLABELLEN; in nfs4_label_alloc()
A Ddir.c813 entry->fattr->label->len = NFS4_MAXLABELLEN; in nfs_readdir_entry_decode()
A Dnfs4xdr.c116 #define nfs4_label_maxsz (4 + 4 + 1 + XDR_QUADLEN(NFS4_MAXLABELLEN))
4238 if (len < NFS4_MAXLABELLEN) { in decode_attr_security_label()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4proc.c2834 ret += NFS4_MAXLABELLEN + 12; in nfsd4_getattr_rsize()
A Dnfs4xdr.c366 if (length > NFS4_MAXLABELLEN) in nfsd4_decode_security_label()

Completed in 55 milliseconds