Searched defs:bcache_device (Results 1 – 1 of 1) sorted by relevance
423 struct bcache_device { struct424 struct closure cl;426 struct kobject kobj;428 struct cache_set *c;429 unsigned id;453 int (*ioctl) (struct bcache_device *, fmode_t, unsigned, unsigned long); argument470 struct bcache_device disk; argument