Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dnfsd.h271 #define nfserr_rep_too_big_to_cache cpu_to_be32(NFS4ERR_REP_TOO_BIG_TO_CACHE) macro
H 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()
H A Dnfs4state.c3813 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dnfsd.h271 #define nfserr_rep_too_big_to_cache cpu_to_be32(NFS4ERR_REP_TOO_BIG_TO_CACHE) macro
H 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()
H A Dnfs4state.c3813 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dnfsd.h271 #define nfserr_rep_too_big_to_cache cpu_to_be32(NFS4ERR_REP_TOO_BIG_TO_CACHE) macro
H 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()
H A Dnfs4state.c3813 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()