Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbcache.h518 struct cache *cache_by_alloc[MAX_CACHES_PER_SET]; member
Dalloc.c494 struct cache *ca = c->cache_by_alloc[i]; in __bch_bucket_alloc_set()
Dsuper.c2004 c->cache_by_alloc[c->caches_loaded++] = ca; in register_cache_set()