Searched refs:uuid_entry (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | bcache.h | 386 struct uuid_entry { struct 404 BITMASK(UUID_FLASH_ONLY, struct uuid_entry, flags, 0, 1);
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | bcache_ondisk.h | 387 struct uuid_entry { struct 405 BITMASK(UUID_FLASH_ONLY, struct uuid_entry, flags, 0, 1);
|
H A D | super.c | 421 struct uuid_entry *u; in uuid_io() 470 struct uuid_entry *u1 = (void *) c->uuids; in uuid_read() 535 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find() 537 struct uuid_entry *u; in uuid_find() 547 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() 1194 struct uuid_entry *u; in bch_cached_dev_attach() 1525 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run() 1571 struct uuid_entry *u; in flash_devs_run() 1584 struct uuid_entry * in bch_flash_dev_create() [all...] |
H A D | sysfs.c | 553 struct uuid_entry *u = &d->c->uuids[d->id]; in SHOW() 572 struct uuid_entry *u = &d->c->uuids[d->id]; in STORE()
|
H A D | bcache.h | 678 struct uuid_entry *uuids;
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | bcache.h | 212 struct uuid_entry { struct 227 BITMASK(UUID_FLASH_ONLY, struct uuid_entry, flags, 0, 1);
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | super.c | 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() 1220 struct uuid_entry *u; in bch_cached_dev_attach() 1556 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run() 1597 struct uuid_entry *u; in flash_devs_run() 1610 struct uuid_entry * in bch_flash_dev_create() [all...] |
H A D | sysfs.c | 533 struct uuid_entry *u = &d->c->uuids[d->id]; in SHOW() 552 struct uuid_entry *u = &d->c->uuids[d->id]; in STORE()
|
H A D | bcache.h | 672 struct uuid_entry *uuids;
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | bcache.h | 186 struct uuid_entry { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | bcache.h | 186 struct uuid_entry { struct
|
Completed in 15 milliseconds