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

/netbsd-current/sys/coda/
H A Dcoda_namecache.h54 #define CODA_NC_CACHESIZE 256 /* Default cache size */ macro
H A Dcoda_namecache.c98 int coda_nc_size = CODA_NC_CACHESIZE; /* size of the cache */
140 printf("CODA NAME CACHE: CACHE %d, HASH TBL %d\n", CODA_NC_CACHESIZE, CODA_NC_HASHSIZE);

Completed in 137 milliseconds