Lines Matching defs:d
617 struct bucket_disk *d = p->data; in bch_prio_write() local
666 struct bucket_disk *d = p->data + prios_per_bucket(ca), *end = d; in prio_read() local
709 struct bcache_device *d = b->bd_disk->private_data; in open_dev() local
720 struct bcache_device *d = b->private_data; in release_dev() local
728 struct bcache_device *d = b->bd_disk->private_data; in ioctl_dev() local
749 void bcache_device_stop(struct bcache_device *d) in bcache_device_stop()
760 static void bcache_device_unlink(struct bcache_device *d) in bcache_device_unlink()
774 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link()
796 static void bcache_device_detach(struct bcache_device *d) in bcache_device_detach()
818 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach()
841 static void bcache_device_free(struct bcache_device *d) in bcache_device_free()
877 static int bcache_device_init(struct bcache_device *d, unsigned int block_size, in bcache_device_init()
1024 struct bcache_device *d = &dc->disk; in bch_cached_dev_run() local
1368 struct bcache_device *d = &dc->disk; in cached_dev_flush() local
1483 struct bcache_device *d = container_of(kobj, struct bcache_device, in bch_flash_dev_release() local
1490 struct bcache_device *d = container_of(cl, struct bcache_device, cl); in flash_dev_free() local
1502 struct bcache_device *d = container_of(cl, struct bcache_device, cl); in flash_dev_flush() local
1513 struct bcache_device *d = kzalloc(sizeof(struct bcache_device), in flash_dev_run() local
1746 struct bcache_device *d, in conditional_stop_bcache_device()
1789 struct bcache_device *d; in __cache_set_unregister() local