Searched refs:NFSMNT_RESVPORT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ | ||
| H A D | nfs.h | 385 #define NFSMNT_RESVPORT 0x00008000 /* Allocate a reserved port */ macro |
| H A D | nfs_vfsops.c | 1227 if (args.flags & NFSMNT_RESVPORT) { in nfs_convert_old_nfs_args() |