Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dbcache_ondisk.h386 struct uuid_entry { struct
404 BITMASK(UUID_FLASH_ONLY, struct uuid_entry, flags, 0, 1); argument
A Dsuper.c424 struct uuid_entry *u; in uuid_io()
473 struct uuid_entry *u1 = (void *) c->uuids; in uuid_read()
538 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
540 struct uuid_entry *u; in uuid_find()
550 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
835 struct uuid_entry *u = d->c->uuids + d->id; in bcache_device_detach()
1198 struct uuid_entry *u; in bch_cached_dev_attach()
1530 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run()
1576 struct uuid_entry *u; in flash_devs_run()
1589 struct uuid_entry *u; in bch_flash_dev_create()
[all …]
A Dsysfs.c552 struct uuid_entry *u = &d->c->uuids[d->id]; in SHOW()
571 struct uuid_entry *u = &d->c->uuids[d->id]; in STORE()
A Dbcache.h670 struct uuid_entry *uuids;

Completed in 17 milliseconds