Home
last modified time | relevance | path

Searched refs:NFSMNT_RESVPORT (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h386 #define NFSMNT_RESVPORT 0x00008000 /* Allocate a reserved port */ macro
H A Dnfs_vfsops.c1188 if (args.flags & NFSMNT_RESVPORT) { in nfs_convert_old_nfs_args()