Searched refs:nfserr_replay_cache (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsd.h219 #define nfserr_replay_cache cpu_to_be32(11002) macro
H A Dnfs4state.c1344 return nfserr_replay_cache;
1390 if (status == nfserr_replay_cache) {
1552 if (status == nfserr_replay_cache) {
1558 cstate->status = nfserr_replay_cache;
H A Dnfs4proc.c1084 if (resp->cstate.status == nfserr_replay_cache) {
H A Dnfs4xdr.c3289 if (cs->status != nfserr_replay_cache) {

Completed in 124 milliseconds