Function block_utils::get_mounted_devices_iter
source · [−]pub fn get_mounted_devices_iter(
) -> BlockResult<impl Iterator<Item = BlockResult<Device>>>Expand description
Parse mtab and return iterator over all mounted block devices not including LVM
Lazy version of get_mounted_devices