Home
last modified time | relevance | path

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

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