Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfsd.h246 #define nfserr_wrong_cred cpu_to_be32(NFS4ERR_WRONG_CRED) macro
Dnfs4state.c2397 status = nfserr_wrong_cred; in nfsd4_exchange_id()
2642 status = nfserr_wrong_cred; in nfsd4_create_session()
2658 status = nfserr_wrong_cred; in nfsd4_create_session()
2768 status = nfserr_wrong_cred; in nfsd4_bind_conn_to_session()
2815 status = nfserr_wrong_cred; in nfsd4_destroy_session()
3057 status = nfserr_wrong_cred; in nfsd4_destroy_clientid()