Searched refs:mxresp_sz (Results 1 - 2 of 2) 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; local
4882 if (mxresp_sz == 0)
4883 mxresp_sz = NFS_MAX_FILE_IO_SIZE;
4887 args->fc_attrs.max_resp_sz = mxresp_sz;
/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; local
4882 if (mxresp_sz == 0)
4883 mxresp_sz = NFS_MAX_FILE_IO_SIZE;
4887 args->fc_attrs.max_resp_sz = mxresp_sz;

Completed in 142 milliseconds