| Top | 
BcacheCreate (IN s backing_dev, IN s cache_dev, IN a{sv} options, OUT s bcache);
BcacheCreate (IN  s     backing_dev,
              IN  s     cache_dev,
              IN  a{sv} options,
              OUT s     bcache);
Create new bcache device.
No additional options are currently defined.
  | 
backing (slow) device of the cache  | 
  | 
cache (fast) device of the cache  | 
  | 
Additional options.  | 
  | 
name of the new bcache device  | 
Since 2.4.0