Function block_utils::get_mount_device [−][src]
pub fn get_mount_device(mount_dir: &Path) -> Result<Option<PathBuf>>
Parse mtab and return the device which is mounted at a given directory
pub fn get_mount_device(mount_dir: &Path) -> Result<Option<PathBuf>>
Parse mtab and return the device which is mounted at a given directory