HelenOS sources

cache_t            87 uspace/lib/block/block.c 	cache_t *cache;
cache_t           275 uspace/lib/block/block.c 	cache_t *cache;
cache_t           280 uspace/lib/block/block.c 	cache = malloc(sizeof(cache_t));
cache_t           311 uspace/lib/block/block.c 	cache_t *cache;
cache_t           352 uspace/lib/block/block.c static bool cache_can_grow(cache_t *cache)
cache_t           387 uspace/lib/block/block.c 	cache_t *cache;
cache_t           584 uspace/lib/block/block.c 	cache_t *cache;
HelenOS homepage, sources at GitHub