Home
last modified time | relevance | path

Searched refs:nfs_timer_last_err_time (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/nfs/
H A Dnfs_var.h236 extern struct timeval nfs_timer_last_err_time;
H A Dnfs_socket.c149 struct timeval nfs_timer_last_err_time; variable
836 if (ratecheck(&nfs_timer_last_err_time, in nfs_timer()