Function block_utils::get_mountpoint [] [src]

pub fn get_mountpoint(device: &Path) -> Result<Option<PathBuf>>

Parse mtab and return the mountpoint the device is mounted at. This is the opposite of get_mount_device