Home | History | Annotate | Download | only in client

Lines Matching refs:NFSMNT_NFSV3

196 	} else if (nmp->nm_flag & NFSMNT_NFSV3) {
261 if (nfsv3_diskless.root_args.flags & NFSMNT_NFSV3) {
601 if ((argp->flags & (NFSMNT_NFSV3 | NFSMNT_NFSV4)) == 0) {
959 args.flags |= NFSMNT_NFSV3;
1186 ~(NFSMNT_NFSV3 |
1193 (NFSMNT_NFSV3 |
1472 if ((argp->flags & (NFSMNT_NFSV3 | NFSMNT_NFSV4)) == 0)
1477 if ((argp->flags & (NFSMNT_NFSV3 | NFSMNT_NFSV4)) == 0) {
1500 else if ((argp->flags & NFSMNT_NFSV3))
1599 if (argp->flags & NFSMNT_NFSV3)
1948 nfscl_printopt(nmp, (nmp->nm_flag & NFSMNT_NFSV3) != 0, "nfsv3", &buf,
1950 nfscl_printopt(nmp, (nmp->nm_flag & (NFSMNT_NFSV3 | NFSMNT_NFSV4)) == 0,