Searched refs:CODA_NC_HASHSIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/coda/
H A Dcoda_namecache.h55 #define CODA_NC_HASHSIZE 64 /* Must be multiple of 2 */ macro
H A Dcoda_namecache.c99 int coda_nc_hashsize = CODA_NC_HASHSIZE; /* size of the primary hash */
140 printf("CODA NAME CACHE: CACHE %d, HASH TBL %d\n", CODA_NC_CACHESIZE, CODA_NC_HASHSIZE);

Completed in 102 milliseconds