mountfs
if (mountfs(fs->fs_vfstype, fs->fs_spec,
rval = mountfs(fs->fs_vfstype, fs->fs_spec,
rval = mountfs(vfstype, argv[0], argv[1], options, NULL, skip);
int mountfs(const char *, const char *, const char *, const char *,