Searched refs:tcp_lasttrim (Results 1 – 1 of 1) sorted by relevance
845 static time_t udp_lasttrim = 0, tcp_lasttrim = 0; in nfsrc_trimcache() local882 if (NFSD_MONOSEC != tcp_lasttrim || in nfsrc_trimcache()893 if (NFSD_MONOSEC != tcp_lasttrim) { in nfsrc_trimcache()903 tcp_lasttrim = NFSD_MONOSEC; in nfsrc_trimcache()912 tcp_lasttrim > rp->rc_timestamp || in nfsrc_trimcache()926 j = rp->rc_timestamp - tcp_lasttrim; in nfsrc_trimcache()953 thisstamp = tcp_lasttrim + k; in nfsrc_trimcache()