23 #ifndef STORAGE_USED_FEATURES_H 24 #define STORAGE_USED_FEATURES_H 74 UF_BITLOCKER = 1 << 27,
76 UF_PLAIN_ENCRYPTION = 1 << 26,
82 UF_MULTIPATH = 1 << 15,
93 UF_SNAPSHOTS = 1 << 22
std::string get_used_features_names(uf_t used_features)
Return a string with the names of the used features.
uint64_t uf_t
Type for used features.
Definition: UsedFeatures.h:55
Suggested used features include compared to the required used features also filesystems that have no ...
UsedFeaturesDependencyType
Enum specifying the dependency type of used features.
Definition: UsedFeatures.h:37
The storage namespace.
Definition: Actiongraph.h:38
Required used features only include the minimal set of used features.