Home
last modified time | relevance | path

Searched defs:bcache_device (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/md/bcache/
Dbcache.h249 struct bcache_device { struct
250 struct closure cl;
252 struct kobject kobj;
254 struct cache_set *c;
255 unsigned int id;
279 int (*ioctl)(struct bcache_device *d, blk_mode_t mode, argument
/kernel/linux/linux-5.10/drivers/md/bcache/
Dbcache.h249 struct bcache_device { struct
250 struct closure cl;
252 struct kobject kobj;
254 struct cache_set *c;
255 unsigned int id;
279 int (*ioctl)(struct bcache_device *d, fmode_t mode, argument