Searched defs:cache (Results 1 – 3 of 3) sorted by relevance
49 struct bcache *cache; in bcache_create() local74 static int flush_block(struct bcache *cache, struct bcache_block *block) { in flush_block()91 struct bcache *cache = _cache; in bcache_destroy() local133 static struct bcache_block *alloc_block(struct bcache *cache) { in alloc_block()199 struct bcache *cache = _cache; in bcache_read_block() local214 struct bcache *cache = _cache; in bcache_get_block() local234 struct bcache *cache = _cache; in bcache_put_block() local251 struct bcache *cache = priv; in bcache_mark_block_dirty() local268 struct bcache *cache = priv; in bcache_zero_block() local291 struct bcache *cache = priv; in bcache_flush() local[all …]
21 bcache_t cache; member
15 bcache_t cache; member
Completed in 4 milliseconds