Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4state.c1993 size = fattrs->maxresp_cached < NFSD_MIN_HDR_SEQ_SZ ? in nfsd4_alloc_slot()
1994 0 : fattrs->maxresp_cached - NFSD_MIN_HDR_SEQ_SZ; in nfsd4_alloc_slot()
3868 ca->maxresp_cached = min_t(u32, ca->maxresp_cached, in check_forechannel_attrs()
3899 ca->maxresp_cached = 0; in check_backchannel_attrs()
4395 session->se_fchannel.maxresp_cached : in nfsd4_sequence()
H A Dnfs4xdr.c1688 ca->maxresp_cached = be32_to_cpup(p++); in nfsd4_decode_channel_attrs4()
5014 status = nfsd4_encode_count4(xdr, attrs->maxresp_cached); in nfsd4_encode_channel_attrs4()