Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs4.h267 NFS4ERR_WRONG_CRED = 10082, /* permissions:state change */ enumerator
/Linux-v4.19/fs/nfsd/
Dnfsd.h252 #define nfserr_wrong_cred cpu_to_be32(NFS4ERR_WRONG_CRED)
/Linux-v4.19/fs/nfs/
Dnfs4trace.h161 { -NFS4ERR_WRONG_CRED, "WRONG_CRED" }, \
Dnfs4proc.c168 case -NFS4ERR_WRONG_CRED: in nfs4_map_errors()
3282 case -NFS4ERR_WRONG_CRED: in nfs4_close_done()
6021 case -NFS4ERR_WRONG_CRED: in nfs4_delegreturn_done()
8647 case -NFS4ERR_WRONG_CRED: /* What to do here? */ in nfs41_reclaim_complete_handle_errors()