Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds