Searched refs:rtmax (Results 1 – 4 of 4) sorted by relevance
85 info->rtmax = NFS_MAXDATA; in nfs_proc_get_root()576 info->rtmax = NFS_MAXDATA; in nfs_proc_fsinfo()
2206 result->rtmax = be32_to_cpup(p++); in decode_fsinfo3resok()
4993 if ((status = decode_attr_maxread(xdr, bitmap, &fsinfo->rtmax)) != 0) in decode_fsinfo()4995 fsinfo->rtpref = fsinfo->dtpref = fsinfo->rtmax; in decode_fsinfo()
141 __u32 rtmax; /* max. read transfer size */ member