fn remove_all_on_mount_recurse( root: &Dir, rootdev: u64, path: &Path, ) -> Result<bool>
Recursively remove the target directory, but avoid traversing across mount points.