Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbcache.h300 struct cached_dev { struct
301 struct list_head list;
302 struct bcache_device disk;
303 struct block_device *bdev;
304 struct file *bdev_file;
306 struct cache_sb sb;
307 struct cache_sb_disk *sb_disk;
308 struct bio sb_bio;
309 struct bio_vec sb_bv[1];
310 struct closure sb_write;
[all …]