get_mounted_devices

Function get_mounted_devices 

Source
pub fn get_mounted_devices() -> BlockResult<Vec<Device>>
Expand description

Parse mtab and return all mounted block devices not including LVM

Non-lazy version of get_mounted_devices_iter