Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs4.h249 NFS4ERR_WRONG_CRED = 10082, /* permissions:state change */ enumerator
/linux-4.1.27/fs/nfsd/
Dnfsd.h246 #define nfserr_wrong_cred cpu_to_be32(NFS4ERR_WRONG_CRED)
/linux-4.1.27/fs/nfs/
Dnfs4trace.h160 { -NFS4ERR_WRONG_CRED, "WRONG_CRED" }, \
Dnfs4proc.c153 case -NFS4ERR_WRONG_CRED: in nfs4_map_errors()
7531 case -NFS4ERR_WRONG_CRED: /* What to do here? */ in nfs41_reclaim_complete_handle_errors()