Searched refs:NFS_RETRANS (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ | ||
| H A D | nfs.h | 100 #define NFS_RETRANS 10 /* Num of retrans for soft mounts */ macro |
| H A D | nfs_vfsops.c | 2391 nmp->nm_retry = NFS_RETRANS; in mountnfs() |