Home
last modified time | relevance | path

Searched refs:nfserr_wrong_cred (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfsd.h252 #define nfserr_wrong_cred cpu_to_be32(NFS4ERR_WRONG_CRED) macro
Dnfs4state.c2579 status = nfserr_wrong_cred; in nfsd4_exchange_id()
2831 status = nfserr_wrong_cred; in nfsd4_create_session()
2847 status = nfserr_wrong_cred; in nfsd4_create_session()
2960 status = nfserr_wrong_cred; in nfsd4_bind_conn_to_session()
3007 status = nfserr_wrong_cred; in nfsd4_destroy_session()
3288 status = nfserr_wrong_cred; in nfsd4_destroy_clientid()