Lines Matching refs:uuid_entry
421 struct uuid_entry *u;
470 struct uuid_entry *u1 = (void *) c->uuids;
535 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid)
537 struct uuid_entry *u;
547 static struct uuid_entry *uuid_find_empty(struct cache_set *c)
831 struct uuid_entry *u = d->c->uuids + d->id;
1194 struct uuid_entry *u;
1525 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u)
1571 struct uuid_entry *u;
1584 struct uuid_entry *u;
1887 c->nr_uuids = meta_bucket_bytes(sb) / sizeof(struct uuid_entry);