Searched refs:NFS_RETRANS (Results 1 – 3 of 3) sorted by relevance
55 #define NFS_RETRANS 10 /* Num of retrans for UDP soft mounts */ macro
60 #define NFS_RETRANS 10 /* Num of retrans for soft mounts */ macro
914 .retrans = NFS_RETRANS, in nfs_mount()1616 nmp->nm_retry = NFS_RETRANS; in mountnfs()