Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dstats.h43 struct bcache_device;
55 void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d,
57 void bch_mark_cache_readahead(struct cache_set *c, struct bcache_device *d);
59 struct bcache_device *d);
A Dwriteback.h39 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);
A Dsuper.c741 struct bcache_device *d = b->bd_disk->private_data; in open_dev()
752 struct bcache_device *d = b->private_data; in release_dev()
781 void bcache_device_stop(struct bcache_device *d) in bcache_device_stop()
1051 struct bcache_device *d = &dc->disk; in bch_cached_dev_run()
1388 struct bcache_device *d = &dc->disk; in cached_dev_flush()
1501 struct bcache_device *d = container_of(kobj, struct bcache_device, in bch_flash_dev_release()
1508 struct bcache_device *d = container_of(cl, struct bcache_device, cl); in flash_dev_free()
1521 struct bcache_device *d = container_of(cl, struct bcache_device, cl); in flash_dev_flush()
1533 struct bcache_device *d = kzalloc(sizeof(struct bcache_device), in flash_dev_run()
1776 struct bcache_device *d, in conditional_stop_bcache_device()
[all …]
A Drequest.c470 struct bcache_device *d;
717 struct bcache_device *d, struct block_device *orig_bdev, in search_alloc()
808 struct bcache_device *d = s->d; in cached_dev_cache_miss_done()
1069 struct bcache_device *d;
1098 static void detached_dev_do_request(struct bcache_device *d, struct bio *bio, in detached_dev_do_request()
1130 struct bcache_device *d; in quit_max_writeback_rate()
1170 struct bcache_device *d = orig_bdev->bd_disk->private_data; in cached_dev_submit_bio()
1227 static int cached_dev_ioctl(struct bcache_device *d, fmode_t mode, in cached_dev_ioctl()
1278 struct bcache_device *d = bio->bi_bdev->bd_disk->private_data; in flash_dev_submit_bio()
1317 static int flash_dev_ioctl(struct bcache_device *d, fmode_t mode, in flash_dev_ioctl()
[all …]
A Dbcache.h249 struct bcache_device { struct
278 int (*ioctl)(struct bcache_device *d, fmode_t mode, argument
300 struct bcache_device disk;
521 struct bcache_device **devices;
1020 void bcache_device_stop(struct bcache_device *d);
A Dstats.c197 void bch_mark_cache_accounting(struct cache_set *c, struct bcache_device *d, in bch_mark_cache_accounting()
206 void bch_mark_cache_miss_collision(struct cache_set *c, struct bcache_device *d) in bch_mark_cache_miss_collision()
A Drequest.h42 void bch_flash_dev_request_init(struct bcache_device *d);
A Dsysfs.c550 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()
A Dwriteback.c560 struct bcache_device *d = c->devices[inode]; in bcache_dev_sectors_dirty_add()
837 struct bcache_device *d, in bch_root_node_dirty_init()
941 void bch_sectors_dirty_init(struct bcache_device *d) in bch_sectors_dirty_init()
A Dbtree.c1741 struct bcache_device *d = c->devices[i]; in bch_btree_gc_finish()
/linux/include/trace/events/
A 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),

Completed in 37 milliseconds