Searched refs:NFS4_MAXLABELLEN (Results 1 – 5 of 5) sorted by relevance
45 #define NFS4_MAXLABELLEN 2048 macro
387 label->label = kzalloc(NFS4_MAXLABELLEN, flags); in nfs4_label_alloc() 392 label->len = NFS4_MAXLABELLEN; in nfs4_label_alloc()
812 entry->fattr->label->len = NFS4_MAXLABELLEN; in nfs_readdir_entry_decode()
113 #define nfs4_label_maxsz (4 + 4 + 1 + XDR_QUADLEN(NFS4_MAXLABELLEN))4274 if (len < NFS4_MAXLABELLEN) { in decode_attr_security_label()
3034 ret += NFS4_MAXLABELLEN + 12; in nfsd4_getattr_rsize()