Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs_socket.c112 static int nfs_showrtt; variable
122 SYSCTL_INT(_vfs_nfs, OID_AUTO, showrtt, CTLFLAG_RW, &nfs_showrtt, 0,
1831 if (nfs_showrtt && last_time != time_uptime) { in nfs_timer_req()