Home
last modified time | relevance | path

Searched refs:NFS4ERR_WRONG_CRED (Results 1 - 8 of 8) sorted by relevance

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

Completed in 35 milliseconds