Home
last modified time | relevance | path

Searched refs:nfserr_retry_uncached_rep (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dnfsd.h305 #define nfserr_retry_uncached_rep cpu_to_be32(NFS4ERR_RETRY_UNCACHED_REP)
308 #define nfserr_retry_uncached_rep global() macro
H A Dnfs4state.c3506 op->status = nfserr_retry_uncached_rep; in nfsd4_enc_sequence_replay()