27 #include "storage/Filesystems/BlkFilesystem.h" 49 const Impl& get_impl()
const;
51 virtual Udf* clone()
const override;
60 bool is_udf(
const Device* device);
Udf * to_udf(Device *device)
Converts pointer to Device to pointer to Udf.
The master container of the libstorage.
Definition: Devicegraph.h:153
Definition: BlkFilesystem.h:42
An abstract base class of storage devices, and a vertex in the Devicegraph.
Definition: Device.h:75
The storage namespace.
Definition: Actiongraph.h:37
Class for UDF filesystem.
Definition: Udf.h:37