Home
last modified time | relevance | path

Searched refs:uuid_entry (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/bcache/
H A Dbcache_ondisk.h387 struct uuid_entry { struct
405 BITMASK(UUID_FLASH_ONLY, struct uuid_entry, flags, 0, 1); argument
H A Dsuper.c420 struct uuid_entry *u; in uuid_io()
469 struct uuid_entry *u1 = (void *) c->uuids; in uuid_read()
534 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
536 struct uuid_entry *u; in uuid_find()
546 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
831 struct uuid_entry *u = d->c->uuids + d->id; in bcache_device_detach()
1200 struct uuid_entry *u; in bch_cached_dev_attach()
1527 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run()
1573 struct uuid_entry *u; in flash_devs_run()
1586 struct uuid_entry *u; in bch_flash_dev_create()
[all …]
H A Dbcache.h681 struct uuid_entry *uuids;