Searched defs:cached_dev (Results 1 – 6 of 6) sorted by relevance
298 struct cached_dev { struct299 struct list_head list;300 struct bcache_device disk;301 struct block_device *bdev;303 struct cache_sb sb;304 struct cache_sb_disk *sb_disk;305 struct bio sb_bio;306 struct bio_vec sb_bv[1];307 struct closure sb_write;308 struct semaphore sb_write_mutex;[all …]
298 struct cached_dev { struct299 struct list_head list;300 struct bcache_device disk;301 struct block_device *bdev;303 struct cache_sb sb;304 struct bio sb_bio;305 struct bio_vec sb_bv[1];306 struct closure sb_write;307 struct semaphore sb_write_mutex;310 refcount_t count;[all …]
178 static struct pci_dev *cached_dev; variable
135 struct net_device __rcu *cached_dev; member
136 struct net_device __rcu *cached_dev; member