Home
last modified time | relevance | path

Searched refs:nfserr_rep_too_big_to_cache (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsd.h261 #define nfserr_rep_too_big_to_cache cpu_to_be32(NFS4ERR_REP_TOO_BIG_TO_CACHE) macro
H A Dnfs4xdr.c5173 return nfserr_rep_too_big_to_cache; in nfsd4_check_resp_size()
5221 op->status = nfserr_rep_too_big_to_cache; in nfsd4_encode_operation()
5227 op->status == nfserr_rep_too_big_to_cache) { in nfsd4_encode_operation()
H A Dnfs4state.c3819 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsd.h281 #define nfserr_rep_too_big_to_cache cpu_to_be32(NFS4ERR_REP_TOO_BIG_TO_CACHE) macro
H A Dnfs4xdr.c5376 return nfserr_rep_too_big_to_cache; in nfsd4_check_resp_size()
5422 op->status = nfserr_rep_too_big_to_cache; in nfsd4_encode_operation()
5428 op->status == nfserr_rep_too_big_to_cache) { in nfsd4_encode_operation()
H A Dnfs4state.c4027 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()

Completed in 34 milliseconds