Home
last modified time | relevance | path

Searched refs:nfs_err_interval (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/nfs/
H A Dnfs_var.h234 extern const struct timeval nfs_err_interval;
H A Dnfs_socket.c147 const struct timeval nfs_err_interval = { 10, 0 }; variable
837 &nfs_err_interval)) in nfs_timer()
H A Dnfs_clntsocket.c376 &nfs_err_interval)) in nfs_reply()