28 #include "storage/Filesystems/BlkFilesystem.h" 45 const Impl& get_impl()
const;
54 bool is_ext(
const Device* device);
Definition: BlkFilesystem.h:42
An abstract base class of storage devices, and a vertex in the Devicegraph.
Definition: Device.h:75
Ext * to_ext(Device *device)
Converts pointer to Device to pointer to Ext.
Abstract base class for Ext2, Ext3 and Ext4.
Definition: Ext.h:37
The storage namespace.
Definition: Actiongraph.h:37