Searched refs:bcache_device_attach (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | super.c | 849 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach() function 1307 bcache_device_attach(&dc->disk, c, u - c->uuids); in bch_cached_dev_attach() 1572 bcache_device_attach(d, c, u - c->uuids); in flash_dev_run()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | super.c | 846 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach() function 1277 bcache_device_attach(&dc->disk, c, u - c->uuids); in bch_cached_dev_attach() 1542 bcache_device_attach(d, c, u - c->uuids); in flash_dev_run()
|
Completed in 7 milliseconds