Searched refs:nfserr_replay_cache (Results 1 – 3 of 3) sorted by relevance
322 #define nfserr_replay_cache cpu_to_be32(11002) macro
3445 return nfserr_replay_cache; in check_slot_seqid()3611 if (status == nfserr_replay_cache) in nfsd4_create_session()3988 if (status == nfserr_replay_cache) { in nfsd4_sequence()4001 cstate->status = nfserr_replay_cache; in nfsd4_sequence()4063 if (cs->status != nfserr_replay_cache) { in nfsd4_sequence_done()
2695 if (cstate->status == nfserr_replay_cache) { in nfsd4_proc_compound()
Completed in 23 milliseconds