OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_lasttrim
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdcache.c
845
static time_t udp_lasttrim = 0,
tcp_lasttrim
= 0;
local in function:nfsrc_trimcache
882
if (NFSD_MONOSEC !=
tcp_lasttrim
||
893
if (NFSD_MONOSEC !=
tcp_lasttrim
) {
903
tcp_lasttrim
= NFSD_MONOSEC;
912
tcp_lasttrim
> rp->rc_timestamp ||
922
* present (
tcp_lasttrim
) to the present
926
j = rp->rc_timestamp -
tcp_lasttrim
;
953
thisstamp =
tcp_lasttrim
+ k;
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025