Home
last modified time | relevance | path

Searched refs:bcache_device (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
Dstats.h44 struct bcache_device;
56 void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d,
58 void bch_mark_cache_readahead(struct cache_set *c, struct bcache_device *d);
60 struct bcache_device *d);
Dwriteback.h35 struct bcache_device *d;
45 static inline uint64_t bcache_dev_sectors_dirty(struct bcache_device *d) in bcache_dev_sectors_dirty()
55 static inline int offset_to_stripe(struct bcache_device *d, in offset_to_stripe()
147 void bch_sectors_dirty_init(struct bcache_device *d);
Dstats.c203 void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d, in bch_mark_cache_accounting()
212 void bch_mark_cache_readahead(struct cache_set *c, struct bcache_device *d) in bch_mark_cache_readahead()
220 void bch_mark_cache_miss_collision(struct cache_set *c, struct bcache_device *d) in bch_mark_cache_miss_collision()
Dsuper.c740 struct bcache_device *d = b->bd_disk->private_data; in open_dev()
751 struct bcache_device *d = b->private_data; in release_dev()
759 struct bcache_device *d = b->bd_disk->private_data; in ioctl_dev()
780 void bcache_device_stop(struct bcache_device *d) in bcache_device_stop()
791 static void bcache_device_unlink(struct bcache_device *d) in bcache_device_unlink()
805 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link()
827 static void bcache_device_detach(struct bcache_device *d) in bcache_device_detach()
849 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach()
872 static void bcache_device_free(struct bcache_device *d) in bcache_device_free()
908 static int bcache_device_init(struct bcache_device *d, unsigned int block_size, in bcache_device_init()
[all …]
Drequest.c470 struct bcache_device *d;
717 struct bcache_device *d) in search_alloc()
806 struct bcache_device *d = s->d; in cached_dev_cache_miss_done()
1072 struct bcache_device *d;
1101 static void detached_dev_do_request(struct bcache_device *d, struct bio *bio) in detached_dev_do_request()
1131 struct bcache_device *d; in quit_max_writeback_rate()
1170 struct bcache_device *d = bio->bi_disk->private_data; in cached_dev_submit_bio()
1226 static int cached_dev_ioctl(struct bcache_device *d, fmode_t mode, in cached_dev_ioctl()
1276 struct bcache_device *d = bio->bi_disk->private_data; in flash_dev_submit_bio()
1316 static int flash_dev_ioctl(struct bcache_device *d, fmode_t mode, in flash_dev_ioctl()
[all …]
Dbcache.h249 struct bcache_device { struct
278 int (*ioctl)(struct bcache_device *d, fmode_t mode, argument
300 struct bcache_device disk;
522 struct bcache_device **devices;
1028 void bcache_device_stop(struct bcache_device *d);
Drequest.h42 void bch_flash_dev_request_init(struct bcache_device *d);
Dsysfs.c531 struct bcache_device *d = container_of(kobj, struct bcache_device, in SHOW()
550 struct bcache_device *d = container_of(kobj, struct bcache_device, in STORE()
Dwriteback.c523 struct bcache_device *d = c->devices[inode]; in bcache_dev_sectors_dirty_add()
791 struct bcache_device *d, in bch_root_node_dirty_init()
895 void bch_sectors_dirty_init(struct bcache_device *d) in bch_sectors_dirty_init()
Dbtree.c1741 struct bcache_device *d = c->devices[i]; in bch_btree_gc_finish()
/kernel/linux/linux-5.10/include/trace/events/
Dbcache.h11 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),