Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnfsd.h252 #define nfserr_wrong_cred cpu_to_be32(NFS4ERR_WRONG_CRED) macro
Dnfs4state.c2563 status = nfserr_wrong_cred; in nfsd4_exchange_id()
2815 status = nfserr_wrong_cred; in nfsd4_create_session()
2831 status = nfserr_wrong_cred; in nfsd4_create_session()
2944 status = nfserr_wrong_cred; in nfsd4_bind_conn_to_session()
2991 status = nfserr_wrong_cred; in nfsd4_destroy_session()
3267 status = nfserr_wrong_cred; in nfsd4_destroy_clientid()