Searched refs:NFSMNT_WSIZE (Results 1 – 6 of 6) sorted by relevance
373 nd->root_args.flags = NFSMNT_WSIZE | NFSMNT_RSIZE | NFSMNT_RESVPORT | in pxe_setup_nfsdiskless()
467 nd->root_args.flags = NFSMNT_WSIZE | NFSMNT_RSIZE | NFSMNT_RESVPORT | in pxe_setup_nfsdiskless()
101 args->flags = NFSMNT_RSIZE | NFSMNT_WSIZE | NFSMNT_RESVPORT; in nfs_mountopts()
837 if ((argp->flags & NFSMNT_WSIZE) && argp->wsize > 0) { in nfs_decode_args()974 args.flags &= ~(NFSMNT_NFSV3 | NFSMNT_RSIZE | NFSMNT_WSIZE); in nfs_mount()
153 #define NFSMNT_WSIZE 0x00000002 /* set write size */ macro
414 nfsargsp->flags |= NFSMNT_WSIZE; in main()