Searched refs:MNTOPT_RSIZE (Results 1 – 6 of 6) sorted by relevance
76 #define MNTOPT_RSIZE "rsize" /* set read size (bytes) */ macro
85 #define MNTOPT_RSIZE "rsize" /* Max NFS read size (bytes) */ macro
536 MNTOPT_RSIZE,
884 MNTOPT_RSIZE,
2321 MNTOPT_RSIZE,
2158 if (nopt(&m, MNTOPT_RSIZE, &argp->rsize)) { in nfsmount()