Searched refs:NFSMNT_RSIZE (Results 1 – 4 of 4) sorted by relevance
134 nd->flags |= NFSMNT_RSIZE; in nfs_parse_options()265 NFSMNT_RSIZE | NFSMNT_RESVPORT); in nfs_setup_diskless()304 NFSMNT_RSIZE | NFSMNT_RESVPORT); in nfs_setup_diskless()
1197 args->flags = NFSMNT_RSIZE | NFSMNT_WSIZE | NFSMNT_RESVPORT; in mountopts()
75 #define NFSMNT_RSIZE 0x00000004 /* set read size */ macro
642 if ((argp->flags & NFSMNT_RSIZE) && argp->rsize > 0) { in nfs_decode_args()1035 args.flags |= NFSMNT_RSIZE; in nfs_mount()