cache_by_alloc    507 drivers/md/bcache/alloc.c 		struct cache *ca = c->cache_by_alloc[i];
cache_by_alloc    521 drivers/md/bcache/bcache.h 	struct cache		*cache_by_alloc[MAX_CACHES_PER_SET];
cache_by_alloc   2102 drivers/md/bcache/super.c 	c->cache_by_alloc[c->caches_loaded++] = ca;