Function mnt::get_submounts [] [src]

pub fn get_submounts<T>(root: T) -> Result<Vec<MountEntry>, ParseError> where T: AsRef<Path>

Get a list of all mount points from root and beneath using /proc/mounts