Home
last modified time | relevance | path

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

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