Searched refs:max_resp_sz (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfs/
H A Dnfs4proc.c4878 mxresp_sz = session->fc_attrs.max_resp_sz;
4887 args->fc_attrs.max_resp_sz = mxresp_sz;
4891 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
4894 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
4900 args->bc_attrs.max_resp_sz = PAGE_SIZE;
4905 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
4908 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
4945 ret |= _verify_fore_channel_attr(max_resp_sz);
4950 ret |= _verify_back_channel_attr(max_resp_sz);
5078 session->fc_attrs.max_resp_sz
[all...]
H A Dclient.c1284 server_resp_sz = sess->fc_attrs.max_resp_sz - nfs41_maxread_overhead;
H A Dnfs4xdr.c1630 *p++ = cpu_to_be32(args->fc_attrs.max_resp_sz); /* max resp size */
1639 *p++ = cpu_to_be32(args->bc_attrs.max_resp_sz); /* max resp size */
4597 attrs->max_resp_sz = be32_to_cpup(p++);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfs/
H A Dnfs4proc.c4878 mxresp_sz = session->fc_attrs.max_resp_sz;
4887 args->fc_attrs.max_resp_sz = mxresp_sz;
4891 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
4894 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
4900 args->bc_attrs.max_resp_sz = PAGE_SIZE;
4905 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
4908 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
4945 ret |= _verify_fore_channel_attr(max_resp_sz);
4950 ret |= _verify_back_channel_attr(max_resp_sz);
5078 session->fc_attrs.max_resp_sz
[all...]
H A Dclient.c1284 server_resp_sz = sess->fc_attrs.max_resp_sz - nfs41_maxread_overhead;
H A Dnfs4xdr.c1630 *p++ = cpu_to_be32(args->fc_attrs.max_resp_sz); /* max resp size */
1639 *p++ = cpu_to_be32(args->bc_attrs.max_resp_sz); /* max resp size */
4597 attrs->max_resp_sz = be32_to_cpup(p++);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dnfs_xdr.h154 u32 max_resp_sz; member in struct:nfs4_channel_attrs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dnfs_xdr.h154 u32 max_resp_sz; member in struct:nfs4_channel_attrs

Completed in 140 milliseconds