Searched refs:bcache_device_link (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | super.c | 805 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link() function 1350 bcache_device_link(&dc->disk, c, "bdev"); in bch_cached_dev_attach() 1580 bcache_device_link(d, c, "volume"); in flash_dev_run()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | super.c | 802 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link() function 1319 bcache_device_link(&dc->disk, c, "bdev"); in bch_cached_dev_attach() 1553 bcache_device_link(d, c, "volume"); in flash_dev_run()
|
Completed in 12 milliseconds