org.storaged.Storaged.Block.Bcache
org.storaged.Storaged.Block.Bcache 
 | 
 | 
 
Method Details
The BcacheDestroy() method
BcacheDestroy (IN  a{sv} options);
        Destroy bcache devices.
        No additional options are currently defined.
IN a{sv} options:
  | 
Additional options.  | 
 
Since 2.4.0
 
The SetMode() method
SetMode (IN  s     mode,
         IN  a{sv} options);
        Change cache mode.
        No additional options are currently defined.
IN s mode:
  | 
mode to set  | 
IN a{sv} options:
  | 
Additional options.  | 
 
Since 2.4.0
 
 
Property Details
The "mode" property
mode  readable   s
 
The "state" property
state  readable   s
 
The "block_size" property
block_size  readable   t
 
The "cache_size" property
cache_size  readable   t
 
The "cache_used" property
cache_used  readable   t
 
The "hits" property
hits  readable   t
 
The "misses" property
misses  readable   t
 
The "bypass_hits" property
bypass_hits  readable   t
 
The "bypass_misses" property
bypass_misses  readable   t