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

/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdcache.c196 static u_int nfsrc_tcptimeout = NFSRVCACHE_TCPTIMEOUT; variable
198 &nfsrc_tcptimeout, 0,
492 rp->rc_timestamp = NFSD_MONOSEC + nfsrc_tcptimeout;
538 rp->rc_timestamp = NFSD_MONOSEC + nfsrc_tcptimeout;
697 rp->rc_timestamp = NFSD_MONOSEC + nfsrc_tcptimeout;
706 rp->rc_timestamp = NFSD_MONOSEC + nfsrc_tcptimeout;
901 tto = nfsrc_tcptimeout;
922 * + nfsrc_tcptimeout. Generate a simple
940 * as 20% of nfsrc_tcptimeout to try and get below

Completed in 293 milliseconds