|
@@ -275,8 +275,8 @@ struct bcache_device {
|
|
|
|
|
|
int (*cache_miss)(struct btree *b, struct search *s,
|
|
int (*cache_miss)(struct btree *b, struct search *s,
|
|
struct bio *bio, unsigned int sectors);
|
|
struct bio *bio, unsigned int sectors);
|
|
- int (*ioctl) (struct bcache_device *d, fmode_t mode,
|
|
|
|
- unsigned int cmd, unsigned long arg);
|
|
|
|
|
|
+ int (*ioctl)(struct bcache_device *d, fmode_t mode,
|
|
|
|
+ unsigned int cmd, unsigned long arg);
|
|
};
|
|
};
|
|
|
|
|
|
struct io {
|
|
struct io {
|