Searched refs:nr_uuids (Results 1 – 2 of 2) sorted by relevance
451 for (u = c->uuids; u < c->uuids + c->nr_uuids; u++) in uuid_io()483 for (i = c->nr_uuids - 1; in uuid_read()542 u < c->uuids + c->nr_uuids; u++) in uuid_find()1598 u < c->uuids + c->nr_uuids && !ret; in flash_devs_run()1911 c->nr_uuids = meta_bucket_bytes(sb) / sizeof(struct uuid_entry); in bch_cache_set_alloc()1943 c->devices = kcalloc(c->nr_uuids, sizeof(void *), GFP_KERNEL); in bch_cache_set_alloc()
670 unsigned int nr_uuids; member