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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;

Completed in 129 milliseconds