Searched refs:maxresp_sz (Results 1 – 3 of 3) sorted by relevance
202 u32 maxresp_sz; member
3355 if (ca->maxresp_sz < NFSD_MIN_RESP_HDR_SEQ_SZ) in check_forechannel_attrs()3359 ca->maxresp_sz = min_t(u32, ca->maxresp_sz, maxrpc); in check_forechannel_attrs()3401 if (ca->maxresp_sz < NFSD_CB_MAX_RESP_SZ) in check_backchannel_attrs()3876 session->se_fchannel.maxresp_sz; in nfsd4_sequence()
1615 ca->maxresp_sz = be32_to_cpup(p++); in nfsd4_decode_channel_attrs4()4444 *p++ = cpu_to_be32(sess->fore_channel.maxresp_sz); in nfsd4_encode_create_session()4462 *p++ = cpu_to_be32(sess->back_channel.maxresp_sz); in nfsd4_encode_create_session()