Home
last modified time | relevance | path

Searched refs:nfserr_rep_too_big_to_cache (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
A Dnfsd.h273 #define nfserr_rep_too_big_to_cache cpu_to_be32(NFS4ERR_REP_TOO_BIG_TO_CACHE) macro
A Dnfs4xdr.c5296 return nfserr_rep_too_big_to_cache; in nfsd4_check_resp_size()
5346 op->status = nfserr_rep_too_big_to_cache; in nfsd4_encode_operation()
5352 op->status == nfserr_rep_too_big_to_cache) { in nfsd4_encode_operation()
A Dnfs4state.c3860 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()

Completed in 27 milliseconds