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 - 2
of
2
) 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;
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 23 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025