Home
last modified time | relevance | path

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

/drivers/md/bcache/
A Dbcache.h300 struct cached_dev { struct
301 struct list_head list;
304 struct file *bdev_file;
306 struct cache_sb sb;
308 struct bio sb_bio;
314 refcount_t count;
321 atomic_t running;
334 atomic_t has_dirty;
364 spinlock_t io_lock;
372 unsigned int verify:1;
[all …]

Completed in 10 milliseconds