Home
last modified time | relevance | path

Searched refs:NFS4ERR_ENCR_ALG_UNSUPP (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/trace/misc/
A Dnfs.h128 TRACE_DEFINE_ENUM(NFS4ERR_ENCR_ALG_UNSUPP);
277 { NFS4ERR_ENCR_ALG_UNSUPP, "ENCR_ALG_UNSUPP" }, \
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Dnfs41-server.rst228 NFS4ERR_ENCR_ALG_UNSUPP on EXCHANGE_ID, which should be future-proof.
233 NFS4ERR_ENCR_ALG_UNSUPP on CREATE_SESSION.
/linux-6.3-rc2/include/linux/
A Dnfs4.h271 NFS4ERR_ENCR_ALG_UNSUPP = 10079, /* SSV alg mismatch */ enumerator
/linux-6.3-rc2/fs/nfsd/
A Dnfsd.h293 #define nfserr_encr_alg_unsupp cpu_to_be32(NFS4ERR_ENCR_ALG_UNSUPP)

Completed in 11 milliseconds