OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oneslot
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdcache.c
846
static int onethread = 0,
oneslot
= 0;
local in function:nfsrc_trimcache
897
lastslot = i =
oneslot
;
898
if (++
oneslot
>= NFSRVCACHE_HASHSIZE)
899
oneslot
= 0;
Completed in 11 milliseconds
Indexes created Thu Oct 30 23:09:54 GMT 2025