caches_loaded 500 drivers/md/bcache/alloc.c BUG_ON(!n || n > c->caches_loaded || n > MAX_CACHES_PER_SET); caches_loaded 522 drivers/md/bcache/bcache.h int caches_loaded; caches_loaded 2102 drivers/md/bcache/super.c c->cache_by_alloc[c->caches_loaded++] = ca; caches_loaded 2104 drivers/md/bcache/super.c if (c->caches_loaded == c->sb.nr_in_set) {