OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coda_hash
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/coda/
coda_namecache.h
104
struct
coda_hash
{ /* Start of Hash chain */
struct
coda_namecache.c
102
struct
coda_hash
*coda_nc_hash; /* hash table of cfscache pointers */
126
#define TOTAL_HASH_SIZE (sizeof(struct
coda_hash
) * coda_nc_hashsize)
143
CODA_ALLOC(coda_nc_hash, struct
coda_hash
*, TOTAL_HASH_SIZE);
coda_subr.c
78
#define
coda_hash
(fid) \
macro
82
#define
coda_hash
(fid) \
macro
Completed in 28 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026