Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/misc/
H A Dnfs.h194 TRACE_DEFINE_ENUM(NFS4ERR_WRONG_CRED);
343 { NFS4ERR_WRONG_CRED, "WRONG_CRED" }, \
/openbmc/linux/include/linux/
H A Dnfs4.h274 NFS4ERR_WRONG_CRED = 10082, /* permissions:state change */ enumerator
/openbmc/linux/fs/nfsd/
H A Dnfsd.h295 #define nfserr_wrong_cred cpu_to_be32(NFS4ERR_WRONG_CRED)
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c176 case -NFS4ERR_WRONG_CRED: in nfs4_map_errors()
9537 case -NFS4ERR_WRONG_CRED: /* What to do here? */ in nfs41_reclaim_complete_handle_errors()