Searched refs:NFSMNT_RSIZE (Results 1 – 5 of 5) sorted by relevance
457 if ((argp->flags & NFSMNT_RSIZE) && argp->rsize > 0) { in nfs_decode_args()477 } else if (argp->flags & NFSMNT_RSIZE) in nfs_decode_args()
251 args->flags |= NFSMNT_WSIZE | NFSMNT_RSIZE; in nfs_boot_getfh()
141 #define NFSMNT_RSIZE 0x00000004 /* set read size */ macro
324 nfsargsp->flags |= NFSMNT_RSIZE; in main()
514 nfs_args.flags |= NFSMNT_RSIZE; in mount_nfs_fh()