Lines Matching refs:bcache_device
473 struct bcache_device *d;
719 struct bcache_device *d) in search_alloc()
1058 struct bcache_device *d;
1086 static void detached_dev_do_request(struct bcache_device *d, struct bio *bio) in detached_dev_do_request()
1115 struct bcache_device *d; in quit_max_writeback_rate()
1155 struct bcache_device *d = bio->bi_disk->private_data; in cached_dev_make_request()
1216 static int cached_dev_ioctl(struct bcache_device *d, fmode_t mode, in cached_dev_ioctl()
1226 struct bcache_device *d = data; in cached_dev_congested()
1293 struct bcache_device *d = bio->bi_disk->private_data; in flash_dev_make_request()
1336 static int flash_dev_ioctl(struct bcache_device *d, fmode_t mode, in flash_dev_ioctl()
1344 struct bcache_device *d = data; in flash_dev_congested()
1358 void bch_flash_dev_request_init(struct bcache_device *d) in bch_flash_dev_request_init()