Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dbcache.h315 struct uuid_entry { struct
333 BITMASK(UUID_FLASH_ONLY, struct uuid_entry, flags, 0, 1); argument
/linux-4.4.14/drivers/md/bcache/
Dsuper.c340 struct uuid_entry *u; in uuid_io()
388 struct uuid_entry *u1 = (void *) c->uuids; in uuid_read()
447 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
449 struct uuid_entry *u; in uuid_find()
459 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
697 struct uuid_entry *u = d->c->uuids + d->id; in bcache_device_detach()
936 struct uuid_entry *u; in bch_cached_dev_attach()
1214 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run()
1247 struct uuid_entry *u; in flash_devs_run()
1260 struct uuid_entry *u; in bch_flash_dev_create()
[all …]
Dsysfs.c345 struct uuid_entry *u = &d->c->uuids[d->id]; in SHOW()
364 struct uuid_entry *u = &d->c->uuids[d->id]; in STORE()
Dbcache.h613 struct uuid_entry *uuids;