do_umount
if (do_umount(mtab->mtab_host, mtab->mtab_dirp)) {
success = do_umount(host, path);
static int do_umount (char *, char *);