uuid_entry 671 drivers/md/bcache/bcache.h struct uuid_entry *uuids; uuid_entry 343 drivers/md/bcache/super.c struct uuid_entry *u; uuid_entry 392 drivers/md/bcache/super.c struct uuid_entry *u1 = (void *) c->uuids; uuid_entry 456 drivers/md/bcache/super.c static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) uuid_entry 458 drivers/md/bcache/super.c struct uuid_entry *u; uuid_entry 468 drivers/md/bcache/super.c static struct uuid_entry *uuid_find_empty(struct cache_set *c) uuid_entry 739 drivers/md/bcache/super.c struct uuid_entry *u = d->c->uuids + d->id; uuid_entry 1104 drivers/md/bcache/super.c struct uuid_entry *u; uuid_entry 1438 drivers/md/bcache/super.c static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) uuid_entry 1472 drivers/md/bcache/super.c struct uuid_entry *u; uuid_entry 1485 drivers/md/bcache/super.c struct uuid_entry *u; uuid_entry 1787 drivers/md/bcache/super.c c->nr_uuids = bucket_bytes(c) / sizeof(struct uuid_entry); uuid_entry 528 drivers/md/bcache/sysfs.c struct uuid_entry *u = &d->c->uuids[d->id]; uuid_entry 547 drivers/md/bcache/sysfs.c struct uuid_entry *u = &d->c->uuids[d->id]; uuid_entry 336 include/uapi/linux/bcache.h BITMASK(UUID_FLASH_ONLY, struct uuid_entry, flags, 0, 1);