Symbol: bcache_device
drivers/md/bcache/bcache.h
1038
void bcache_device_stop(struct bcache_device *d);
drivers/md/bcache/bcache.h
282
int (*ioctl)(struct bcache_device *d, blk_mode_t mode,
drivers/md/bcache/bcache.h
304
struct bcache_device disk;
drivers/md/bcache/bcache.h
531
struct bcache_device **devices;
drivers/md/bcache/bcache.h
759
struct bcache_device *d;
drivers/md/bcache/btree.c
1778
struct bcache_device *d = c->devices[i];
drivers/md/bcache/request.c
1101
static void detached_dev_do_request(struct bcache_device *d,
drivers/md/bcache/request.c
1134
struct bcache_device *d;
drivers/md/bcache/request.c
1174
struct bcache_device *d = orig_bdev->bd_disk->private_data;
drivers/md/bcache/request.c
1232
static int cached_dev_ioctl(struct bcache_device *d, blk_mode_t mode,
drivers/md/bcache/request.c
1283
struct bcache_device *d = bio->bi_bdev->bd_disk->private_data;
drivers/md/bcache/request.c
1322
static int flash_dev_ioctl(struct bcache_device *d, blk_mode_t mode,
drivers/md/bcache/request.c
1328
void bch_flash_dev_request_init(struct bcache_device *d)
drivers/md/bcache/request.c
484
struct bcache_device *d;
drivers/md/bcache/request.c
730
struct bcache_device *d, struct block_device *orig_bdev,
drivers/md/bcache/request.c
821
struct bcache_device *d = s->d;
drivers/md/bcache/request.h
42
void bch_flash_dev_request_init(struct bcache_device *d);
drivers/md/bcache/stats.c
198
void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d,
drivers/md/bcache/stats.c
207
void bch_mark_cache_miss_collision(struct cache_set *c, struct bcache_device *d)
drivers/md/bcache/stats.h
42
struct bcache_device;
drivers/md/bcache/stats.h
54
void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d,
drivers/md/bcache/stats.h
57
struct bcache_device *d);
drivers/md/bcache/super.c
1053
struct bcache_device *d = &dc->disk;
drivers/md/bcache/super.c
1390
struct bcache_device *d = &dc->disk;
drivers/md/bcache/super.c
1498
struct bcache_device *d = container_of(kobj, struct bcache_device,
drivers/md/bcache/super.c
1505
closure_type(d, struct bcache_device, cl);
drivers/md/bcache/super.c
1518
closure_type(d, struct bcache_device, cl);
drivers/md/bcache/super.c
1530
struct bcache_device *d = kzalloc_obj(struct bcache_device);
drivers/md/bcache/super.c
1777
struct bcache_device *d,
drivers/md/bcache/super.c
1820
struct bcache_device *d;
drivers/md/bcache/super.c
737
struct bcache_device *d = disk->private_data;
drivers/md/bcache/super.c
748
struct bcache_device *d = b->private_data;
drivers/md/bcache/super.c
756
struct bcache_device *d = b->bd_disk->private_data;
drivers/md/bcache/super.c
777
void bcache_device_stop(struct bcache_device *d)
drivers/md/bcache/super.c
788
static void bcache_device_unlink(struct bcache_device *d)
drivers/md/bcache/super.c
802
static void bcache_device_link(struct bcache_device *d, struct cache_set *c,
drivers/md/bcache/super.c
824
static void bcache_device_detach(struct bcache_device *d)
drivers/md/bcache/super.c
846
static void bcache_device_attach(struct bcache_device *d, struct cache_set *c,
drivers/md/bcache/super.c
869
static void bcache_device_free(struct bcache_device *d)
drivers/md/bcache/super.c
897
static int bcache_device_init(struct bcache_device *d, unsigned int block_size,
drivers/md/bcache/sysfs.c
550
struct bcache_device *d = container_of(kobj, struct bcache_device,
drivers/md/bcache/sysfs.c
569
struct bcache_device *d = container_of(kobj, struct bcache_device,
drivers/md/bcache/writeback.c
599
struct bcache_device *d = c->devices[inode];
drivers/md/bcache/writeback.c
872
struct bcache_device *d,
drivers/md/bcache/writeback.c
976
void bch_sectors_dirty_init(struct bcache_device *d)
drivers/md/bcache/writeback.h
151
void bch_sectors_dirty_init(struct bcache_device *d);
drivers/md/bcache/writeback.h
39
struct bcache_device *d;
drivers/md/bcache/writeback.h
49
static inline uint64_t bcache_dev_sectors_dirty(struct bcache_device *d)
drivers/md/bcache/writeback.h
59
static inline int offset_to_stripe(struct bcache_device *d,
include/trace/events/bcache.h
11
TP_PROTO(struct bcache_device *d, struct bio *bio),
include/trace/events/bcache.h
81
TP_PROTO(struct bcache_device *d, struct bio *bio),
include/trace/events/bcache.h
86
TP_PROTO(struct bcache_device *d, struct bio *bio),