OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CODA_CACHESIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/coda/
cnode.h
59
* NOTE:
CODA_CACHESIZE
must be a power of 2 for cfshash to work!
61
#define
CODA_CACHESIZE
512
coda_subr.c
79
(((fid)->Volume + (fid)->Vnode) & (
CODA_CACHESIZE
-1))
83
(coda_f2i(fid) & (
CODA_CACHESIZE
-1))
Completed in 49 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025