bcache_device     278 drivers/md/bcache/bcache.h 	int (*ioctl)(struct bcache_device *d, fmode_t mode,
bcache_device     300 drivers/md/bcache/bcache.h 	struct bcache_device	disk;
bcache_device     524 drivers/md/bcache/bcache.h 	struct bcache_device	**devices;
bcache_device    1011 drivers/md/bcache/bcache.h void bcache_device_stop(struct bcache_device *d);
bcache_device    1780 drivers/md/bcache/btree.c 		struct bcache_device *d = c->devices[i];
bcache_device     482 drivers/md/bcache/request.c 	struct bcache_device	*d;
bcache_device     728 drivers/md/bcache/request.c 					  struct bcache_device *d)
bcache_device     817 drivers/md/bcache/request.c 	struct bcache_device *d = s->d;
bcache_device    1083 drivers/md/bcache/request.c 	struct bcache_device	*d;
bcache_device    1111 drivers/md/bcache/request.c static void detached_dev_do_request(struct bcache_device *d, struct bio *bio)
bcache_device    1140 drivers/md/bcache/request.c 	struct bcache_device *d;
bcache_device    1180 drivers/md/bcache/request.c 	struct bcache_device *d = bio->bi_disk->private_data;
bcache_device    1241 drivers/md/bcache/request.c static int cached_dev_ioctl(struct bcache_device *d, fmode_t mode,
bcache_device    1254 drivers/md/bcache/request.c 	struct bcache_device *d = data;
bcache_device    1321 drivers/md/bcache/request.c 	struct bcache_device *d = bio->bi_disk->private_data;
bcache_device    1364 drivers/md/bcache/request.c static int flash_dev_ioctl(struct bcache_device *d, fmode_t mode,
bcache_device    1372 drivers/md/bcache/request.c 	struct bcache_device *d = data;
bcache_device    1386 drivers/md/bcache/request.c void bch_flash_dev_request_init(struct bcache_device *d)
bcache_device      40 drivers/md/bcache/request.h void bch_flash_dev_request_init(struct bcache_device *d);
bcache_device     203 drivers/md/bcache/stats.c void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d,
bcache_device     212 drivers/md/bcache/stats.c void bch_mark_cache_readahead(struct cache_set *c, struct bcache_device *d)
bcache_device     220 drivers/md/bcache/stats.c void bch_mark_cache_miss_collision(struct cache_set *c, struct bcache_device *d)
bcache_device      44 drivers/md/bcache/stats.h struct bcache_device;
bcache_device      56 drivers/md/bcache/stats.h void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d,
bcache_device      58 drivers/md/bcache/stats.h void bch_mark_cache_readahead(struct cache_set *c, struct bcache_device *d);
bcache_device      60 drivers/md/bcache/stats.h 				   struct bcache_device *d);
bcache_device     650 drivers/md/bcache/super.c 	struct bcache_device *d = b->bd_disk->private_data;
bcache_device     661 drivers/md/bcache/super.c 	struct bcache_device *d = b->private_data;
bcache_device     669 drivers/md/bcache/super.c 	struct bcache_device *d = b->bd_disk->private_data;
bcache_device     681 drivers/md/bcache/super.c void bcache_device_stop(struct bcache_device *d)
bcache_device     692 drivers/md/bcache/super.c static void bcache_device_unlink(struct bcache_device *d)
bcache_device     708 drivers/md/bcache/super.c static void bcache_device_link(struct bcache_device *d, struct cache_set *c,
bcache_device     732 drivers/md/bcache/super.c static void bcache_device_detach(struct bcache_device *d)
bcache_device     754 drivers/md/bcache/super.c static void bcache_device_attach(struct bcache_device *d, struct cache_set *c,
bcache_device     777 drivers/md/bcache/super.c static void bcache_device_free(struct bcache_device *d)
bcache_device     810 drivers/md/bcache/super.c static int bcache_device_init(struct bcache_device *d, unsigned int block_size,
bcache_device     945 drivers/md/bcache/super.c 	struct bcache_device *d = &dc->disk;
bcache_device    1291 drivers/md/bcache/super.c 	struct bcache_device *d = &dc->disk;
bcache_device    1410 drivers/md/bcache/super.c 	struct bcache_device *d = container_of(kobj, struct bcache_device,
bcache_device    1417 drivers/md/bcache/super.c 	struct bcache_device *d = container_of(cl, struct bcache_device, cl);
bcache_device    1429 drivers/md/bcache/super.c 	struct bcache_device *d = container_of(cl, struct bcache_device, cl);
bcache_device    1440 drivers/md/bcache/super.c 	struct bcache_device *d = kzalloc(sizeof(struct bcache_device),
bcache_device    1671 drivers/md/bcache/super.c 					   struct bcache_device *d,
bcache_device    1714 drivers/md/bcache/super.c 	struct bcache_device *d;
bcache_device     526 drivers/md/bcache/sysfs.c 	struct bcache_device *d = container_of(kobj, struct bcache_device,
bcache_device     545 drivers/md/bcache/sysfs.c 	struct bcache_device *d = container_of(kobj, struct bcache_device,
bcache_device     521 drivers/md/bcache/writeback.c 	struct bcache_device *d = c->devices[inode];
bcache_device     784 drivers/md/bcache/writeback.c void bch_sectors_dirty_init(struct bcache_device *d)
bcache_device      26 drivers/md/bcache/writeback.h static inline uint64_t bcache_dev_sectors_dirty(struct bcache_device *d)
bcache_device      36 drivers/md/bcache/writeback.h static inline unsigned int offset_to_stripe(struct bcache_device *d,
bcache_device     113 drivers/md/bcache/writeback.h void bch_sectors_dirty_init(struct bcache_device *d);
bcache_device      11 include/trace/events/bcache.h 	TP_PROTO(struct bcache_device *d, struct bio *bio),
bcache_device      81 include/trace/events/bcache.h 	TP_PROTO(struct bcache_device *d, struct bio *bio),
bcache_device      86 include/trace/events/bcache.h 	TP_PROTO(struct bcache_device *d, struct bio *bio),