Searched refs:nr_uuids (Results 1 – 2 of 2) sorted by relevance
367 for (u = c->uuids; u < c->uuids + c->nr_uuids; u++) in uuid_io()399 for (i = c->nr_uuids - 1; in uuid_read()452 u < c->uuids + c->nr_uuids; u++) in uuid_find()1393 u < c->uuids + c->nr_uuids && !ret; in flash_devs_run()1717 c->nr_uuids = bucket_bytes(c) / sizeof(struct uuid_entry); in bch_cache_set_alloc()1748 if (!(c->devices = kcalloc(c->nr_uuids, sizeof(void *), GFP_KERNEL)) || in bch_cache_set_alloc()
653 unsigned int nr_uuids; member