Searched refs:bcache_device (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/md/bcache/ |
| H A D | writeback.h | 39 struct bcache_device *d; 49 static inline uint64_t bcache_dev_sectors_dirty(struct bcache_device *d) in bcache_dev_sectors_dirty() 59 static inline int offset_to_stripe(struct bcache_device *d, in offset_to_stripe() 151 void bch_sectors_dirty_init(struct bcache_device *d);
|
| H A D | stats.h | 42 struct bcache_device; 54 void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d, 57 struct bcache_device *d);
|
| H A D | bcache.h | 250 struct bcache_device { struct 282 int (*ioctl)(struct bcache_device *d, blk_mode_t mode, argument 304 struct bcache_device disk; 531 struct bcache_device **devices; 759 struct bcache_device *d; 1038 void bcache_device_stop(struct bcache_device *d);
|
| H A D | super.c | 737 struct bcache_device *d = disk->private_data; in open_dev() 748 struct bcache_device *d = b->private_data; in release_dev() 756 struct bcache_device *d = b->bd_disk->private_data; in ioctl_dev() 777 void bcache_device_stop(struct bcache_device *d) in bcache_device_stop() 788 static void bcache_device_unlink(struct bcache_device *d) in bcache_device_unlink() 802 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link() 824 static void bcache_device_detach(struct bcache_device *d) in bcache_device_detach() 846 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach() 869 static void bcache_device_free(struct bcache_device *d) in bcache_device_free() 897 static int bcache_device_init(struct bcache_device *d, unsigned int block_size, in bcache_device_init() [all …]
|
| H A D | request.c | 484 struct bcache_device *d; 730 struct bcache_device *d, struct block_device *orig_bdev, in search_alloc() 821 struct bcache_device *d = s->d; in CLOSURE_CALLBACK() 1101 static void detached_dev_do_request(struct bcache_device *d, in detached_dev_do_request() 1134 struct bcache_device *d; in quit_max_writeback_rate() 1174 struct bcache_device *d = orig_bdev->bd_disk->private_data; in cached_dev_submit_bio() 1232 static int cached_dev_ioctl(struct bcache_device *d, blk_mode_t mode, in cached_dev_ioctl() 1283 struct bcache_device *d = bio->bi_bdev->bd_disk->private_data; in flash_dev_submit_bio() 1322 static int flash_dev_ioctl(struct bcache_device *d, blk_mode_t mode, in flash_dev_ioctl() 1328 void bch_flash_dev_request_init(struct bcache_device *d) in bch_flash_dev_request_init()
|
| H A D | stats.c | 198 void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d, in bch_mark_cache_accounting() 207 void bch_mark_cache_miss_collision(struct cache_set *c, struct bcache_device *d) in bch_mark_cache_miss_collision()
|
| H A D | request.h | 42 void bch_flash_dev_request_init(struct bcache_device *d);
|
| H A D | sysfs.c | 550 struct bcache_device *d = container_of(kobj, struct bcache_device, in SHOW() 569 struct bcache_device *d = container_of(kobj, struct bcache_device, in STORE()
|
| H A D | btree.c | 1778 struct bcache_device *d = c->devices[i]; in bch_btree_gc_finish()
|
| /linux/include/trace/events/ |
| H A D | bcache.h | 11 TP_PROTO(struct bcache_device *d, struct bio *bio), 81 TP_PROTO(struct bcache_device *d, struct bio *bio), 86 TP_PROTO(struct bcache_device *d, struct bio *bio),
|