Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache.h250 struct bcache_device { struct
251 struct closure cl;
253 struct kobject kobj;
255 struct cache_set *c;
256 unsigned int id;
280 int (*ioctl)(struct bcache_device *d, blk_mode_t mode, argument