Searched refs:NFS_RETRANS (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/nfs/
H A Dnfs.h60 #define NFS_RETRANS 10 /* Num of retrans for soft mounts */ macro
H A Dnfs_vfsops.c739 nmp->nm_retry = NFS_RETRANS;
/netbsd-current/sbin/mount_nfs/
H A Dmount_nfs.c150 .retrans = NFS_RETRANS,
/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h62 #define NFS_RETRANS 10 /* Num of retrans for soft mounts */ macro
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clvfsops.c867 .retrans = NFS_RETRANS,
1448 nmp->nm_retry = NFS_RETRANS;

Completed in 130 milliseconds