Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs.h208 #define NFS_MATTR_NFS_VERSION_RANGE 27 /* Packed version range to try */ macro
H A Dnfs_vfsops.c2461 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_NFS_VERSION_RANGE)) { in mountnfs()
2486 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_NFS_VERSION_RANGE)) { in mountnfs()
3399 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_NFS_VERSION_RANGE)) { in nfs_mirror_mount_domount()