Searched refs:NFSMNT_RESVPORT (Results 1 – 10 of 10) sorted by relevance
145 .flags = NFSMNT_NFSV3|NFSMNT_NOCONN|NFSMNT_RESVPORT,310 nfsargsp->flags &= ~NFSMNT_RESVPORT; in mount_nfs_parseargs()378 nfsargsp->flags |= NFSMNT_RESVPORT; in mount_nfs_parseargs()381 nfsargsp->flags &= ~NFSMNT_RESVPORT; in mount_nfs_parseargs()
269 NFSMNT_RSIZE | NFSMNT_RESVPORT); in nfs_setup_diskless()308 NFSMNT_RSIZE | NFSMNT_RESVPORT); in nfs_setup_diskless()
274 if ((nmp->nm_flag & NFSMNT_RESVPORT)) in newnfs_connect()
1202 args->flags = NFSMNT_RSIZE | NFSMNT_WSIZE | NFSMNT_RESVPORT; in mountopts()
90 #define NFSMNT_RESVPORT 0x00008000 /* Allocate a reserved port */ macro
460 adjsock = !(nmp->nm_flag & NFSMNT_RESVPORT) in nfs_decode_args()461 && (argp->flags & NFSMNT_RESVPORT); in nfs_decode_args()
208 if (saddr->sa_family == AF_INET && (nmp->nm_flag & NFSMNT_RESVPORT)) { in nfs_connect()222 if (saddr->sa_family == AF_INET6 && (nmp->nm_flag & NFSMNT_RESVPORT)) { in nfs_connect()
607 args->flags = NFSMNT_NOCONN | NFSMNT_RESVPORT; in nfs_boot_getfh()
607 adjsock = !(nmp->nm_flag & NFSMNT_RESVPORT) in nfs_decode_args()608 && (argp->flags & NFSMNT_RESVPORT); in nfs_decode_args()862 .flags = NFSMNT_RESVPORT, in nfs_mount()945 args.flags |= NFSMNT_RESVPORT; in nfs_mount()947 args.flags &= ~NFSMNT_RESVPORT; in nfs_mount()1954 nfscl_printopt(nmp, (nmp->nm_flag & NFSMNT_RESVPORT) != 0, ",resvport", in nfscl_retopts()
392 na.flags = /*una.flags;*/ NFSMNT_NOCONN | NFSMNT_RESVPORT; in ultrix_sys_mount()