Home
last modified time | relevance | path

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

/netbsd/sys/fs/nfs/server/
H A Dnfs_nfsdcache.c846 static time_t udp_lasttrim = 0, tcp_lasttrim = 0; in nfsrc_trimcache() local
868 if (NFSD_MONOSEC != udp_lasttrim || in nfsrc_trimcache()
872 udp_lasttrim = NFSD_MONOSEC; in nfsrc_trimcache()
877 udp_lasttrim > rp->rc_timestamp || in nfsrc_trimcache()