Searched refs:NFSMNT_NFSV4 (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ | ||
| H A D | nfs.h | 380 #define NFSMNT_NFSV4 0x00000400 /* Use NFS Version 4 protocol */ macro |
| H A D | nfs_vfsops.c | 1262 if (args.flags & NFSMNT_NFSV4) { in nfs_convert_old_nfs_args() |