Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs.h379 #define NFSMNT_NFSV3 0x00000200 /* Use NFS Version 3 protocol */ macro
H A Dnfs_vfsops.c1264 } else if (args.flags & NFSMNT_NFSV3) { in nfs_convert_old_nfs_args()