Format one or a list of devices with bcache data structures. You need to do this before you create a volume.
.RE
.BRregister
.RS
Register a list of devices.
.RE
.BRlist-cachesets
.RS
List cachesets on this system. This just searches /sys/fs/bcache.
.RE
.BRquery-devs
.RS
Gives info about the superblock for a list of devices.
.RE
.BRstatus
.RS
Finds the status of the most up to date superblock in each tier. Pass in a list of devices.
.RE
.BRstats
.RS
List bcache specific statistics. Use --list to find out exactly what these are. To list stats for a cacheset, just give the cacheset uuid. To target a cache within the cacheset, use the -c option. To get time interval stats, use the hour, day, etc, options.
.RE
.BRprobe
.RS
Return UUID if device identified as bcache-formatted.
.PP
Only necessary until support for the bcache superblock is included
in blkid; in the meantime, provides just enough functionality for a udev script