Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsd.h283 #define nfserr_retry_uncached_rep cpu_to_be32(NFS4ERR_RETRY_UNCACHED_REP) macro
H A Dnfs4state.c3183 op->status = nfserr_retry_uncached_rep; in nfsd4_enc_sequence_replay()