Home | History | Annotate | Download | only in coda

Lines Matching refs:coda_cache

101 struct 	coda_cache *coda_nc_heap;	/* pointer to the cache entries */
115 static struct coda_cache *
119 coda_nc_remove(struct coda_cache *cncp, enum dc_status dcstat);
125 #define TOTAL_CACHE_SIZE (sizeof(struct coda_cache) * coda_nc_size)
142 CODA_ALLOC(coda_nc_heap, struct coda_cache *, TOTAL_CACHE_SIZE);
165 static struct coda_cache *
173 struct coda_cache *cncp;
208 return((struct coda_cache *)0);
219 struct coda_cache *cncp;
238 if (cncp != (struct coda_cache *) 0) {
292 struct coda_cache *cncp;
311 if (cncp == (struct coda_cache *) 0) {
335 coda_nc_remove(struct coda_cache *cncp, enum dc_status dcstat)
379 struct coda_cache *cncp, *ncncp;
418 struct coda_cache *cncp, *ncncp;
471 struct coda_cache *cncp;
514 struct coda_cache *cncp, *ncncp;
558 struct coda_cache *cncp;
612 struct coda_cache *cncp;
699 struct coda_cache *cncp;