Lines Matching refs:uuid_entry
423 struct uuid_entry *u; in uuid_io()
472 struct uuid_entry *u1 = (void *) c->uuids; in uuid_read()
537 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
539 struct uuid_entry *u; in uuid_find()
549 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
834 struct uuid_entry *u = d->c->uuids + d->id; in bcache_device_detach()
1218 struct uuid_entry *u; in bch_cached_dev_attach()
1554 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run()
1595 struct uuid_entry *u; in flash_devs_run()
1608 struct uuid_entry *u; in bch_flash_dev_create()
1911 c->nr_uuids = meta_bucket_bytes(sb) / sizeof(struct uuid_entry); in bch_cache_set_alloc()