|
libstorage
|
#include <StorageInterface.h>
Public Member Functions | |
| SubvolumeInfo (const string &path, bool nocow, bool created, bool deleted) | |
Public Attributes | |
| string | path |
| bool | nocow |
| bool | created |
| bool | deleted |
Contains info about btrfs subvolumes.
1.8.6