Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfsd.h246 #define nfserr_wrong_cred cpu_to_be32(NFS4ERR_WRONG_CRED) macro
Dnfs4state.c2371 status = nfserr_wrong_cred; in nfsd4_exchange_id()
2616 status = nfserr_wrong_cred; in nfsd4_create_session()
2634 status = nfserr_wrong_cred; in nfsd4_create_session()
2744 status = nfserr_wrong_cred; in nfsd4_bind_conn_to_session()
2791 status = nfserr_wrong_cred; in nfsd4_destroy_session()
3033 status = nfserr_wrong_cred; in nfsd4_destroy_clientid()