[][src]Function rsys::linux::stat_device_mapper

pub fn stat_device_mapper(name: &str) -> Result<DeviceMapper>

Parses a DeviceMapper object from system. If the provided name doesn't start with dm returns an error.