Home
last modified time | relevance | path

Searched refs:NFS_MAX_SECFLAVORS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dmount_clnt.c34 #define MNT_authflav3_sz (1 + NFS_MAX_SECFLAVORS)
434 if (entries > NFS_MAX_SECFLAVORS) in decode_auth_flavors()
435 entries = NFS_MAX_SECFLAVORS; in decode_auth_flavors()
H A Dinternal.h59 #define NFS_MAX_SECFLAVORS (12) macro
H A Dsuper.c869 rpc_authflavor_t authlist[NFS_MAX_SECFLAVORS]; in nfs_try_mount_request()
H A Dnfs4xdr.c296 #define decode_secinfo_maxsz (op_decode_hdr_maxsz + 1 + ((NFS_MAX_SECFLAVORS * (16 + GSS_OID_MAX_LEN)) / 4))
/kernel/linux/linux-6.6/fs/nfs/
H A Dmount_clnt.c34 #define MNT_authflav3_sz (1 + NFS_MAX_SECFLAVORS)
438 if (entries > NFS_MAX_SECFLAVORS) in decode_auth_flavors()
439 entries = NFS_MAX_SECFLAVORS; in decode_auth_flavors()
H A Dinternal.h59 #define NFS_MAX_SECFLAVORS (12) macro
H A Dsuper.c888 rpc_authflavor_t authlist[NFS_MAX_SECFLAVORS]; in nfs_try_mount_request()
H A Dnfs4xdr.c307 #define decode_secinfo_maxsz (op_decode_hdr_maxsz + 1 + ((NFS_MAX_SECFLAVORS * (16 + GSS_OID_MAX_LEN)) / 4))

Completed in 27 milliseconds