Home
last modified time | relevance | path

Searched refs:cache_by_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
Dbcache.h502 struct cache *cache_by_alloc[MAX_CACHES_PER_SET]; member
Dalloc.c475 struct cache *ca = c->cache_by_alloc[i]; in __bch_bucket_alloc_set()
Dsuper.c1794 c->cache_by_alloc[c->caches_loaded++] = ca; in register_cache_set()