libstorage
Public Member Functions | Public Attributes | List of all members
storage::SubvolumeInfo Struct Reference

#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
 

Detailed Description

Contains info about btrfs subvolumes.


The documentation for this struct was generated from the following file: