Searched refs:max_resp_sz_cached (Results 1 – 3 of 3) sorted by relevance
164 u32 max_resp_sz_cached; member
1698 u32 max_resp_sz_cached; in encode_create_session() local1704 max_resp_sz_cached = (NFS4_dec_open_sz + RPC_REPHDRSIZE + in encode_create_session()1720 *p++ = cpu_to_be32(max_resp_sz_cached); /* Max resp sz cached */ in encode_create_session()1729 *p++ = cpu_to_be32(args->bc_attrs.max_resp_sz_cached); /* Max resp sz cached */ in encode_create_session()4940 attrs->max_resp_sz_cached = be32_to_cpup(p++); in decode_chan_attrs()
5102 args->bc_attrs.max_resp_sz_cached = 0; in nfs4_init_channel_attrs()5110 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops, in nfs4_init_channel_attrs()5145 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached) in nfs4_verify_back_channel_attrs()