Lines Matching refs:uuid_entry
423 struct uuid_entry *u;
472 struct uuid_entry *u1 = (void *) c->uuids;
537 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid)
539 struct uuid_entry *u;
549 static struct uuid_entry *uuid_find_empty(struct cache_set *c)
834 struct uuid_entry *u = d->c->uuids + d->id;
1220 struct uuid_entry *u;
1556 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u)
1597 struct uuid_entry *u;
1610 struct uuid_entry *u;
1913 c->nr_uuids = meta_bucket_bytes(sb) / sizeof(struct uuid_entry);