Function block_utils::get_mounted_devices[][src]

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