Searched refs:maxresp_cached (Results 1 – 3 of 3) sorted by relevance
309 u32 maxresp_cached; member
2032 size = fattrs->maxresp_cached < NFSD_MIN_HDR_SEQ_SZ ? in nfsd4_alloc_slot()2033 0 : fattrs->maxresp_cached - NFSD_MIN_HDR_SEQ_SZ; in nfsd4_alloc_slot()3906 ca->maxresp_cached = min_t(u32, ca->maxresp_cached, in check_forechannel_attrs()3937 ca->maxresp_cached = 0; in check_backchannel_attrs()4466 session->se_fchannel.maxresp_cached : in nfsd4_sequence()
1813 ca->maxresp_cached = be32_to_cpup(p++); in nfsd4_decode_channel_attrs4()5361 status = nfsd4_encode_count4(xdr, attrs->maxresp_cached); in nfsd4_encode_channel_attrs4()