Top |
BcacheCreate (IN o backing_dev, IN o cache_dev, IN a{sv} options, OUT o bcache);
BcacheCreate (IN o backing_dev, IN o cache_dev, IN a{sv} options, OUT o bcache);
Create new bcache device.
No additional options are currently defined.
Changed in version 2.7.0.
|
object path of the backing (slow) device of the cache |
|
object path of the cache (fast) device of the cache |
|
Additional options. |
|
object path of the new bcache device |
Since 2.4.0