Enum block_utils::FilesystemType
[−]
[src]
pub enum FilesystemType {
Btrfs,
Ext4,
Xfs,
Unknown,
}What type of filesystem
Variants
BtrfsExt4XfsUnknown