Searched refs:NFS_RETRANS (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/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 | 2395 nmp->nm_retry = NFS_RETRANS; in mountnfs() |