Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs4.h44 #define NFS4_MAXLABELLEN 2048 macro
/linux/fs/nfs/
A Dinternal.h358 if (src->len > NFS4_MAXLABELLEN) in nfs4_label_copy()
A Dinode.c387 label->label = kzalloc(NFS4_MAXLABELLEN, flags); in nfs4_label_alloc()
392 label->len = NFS4_MAXLABELLEN; in nfs4_label_alloc()
A Ddir.c812 entry->fattr->label->len = NFS4_MAXLABELLEN; in nfs_readdir_entry_decode()
A Dnfs4xdr.c113 #define nfs4_label_maxsz (4 + 4 + 1 + XDR_QUADLEN(NFS4_MAXLABELLEN))
4274 if (len < NFS4_MAXLABELLEN) { in decode_attr_security_label()
/linux/fs/nfsd/
A Dnfs4proc.c2924 ret += NFS4_MAXLABELLEN + 12; in nfsd4_getattr_rsize()
A Dnfs4xdr.c366 if (length > NFS4_MAXLABELLEN) in nfsd4_decode_security_label()

Completed in 87 milliseconds