Home
last modified time | relevance | path

Searched refs:mountfs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/mount/
H A Dmount.c82 static int mountfs(const char *, const char *, const char *,
197 if (mountfs(fs->fs_vfstype, mntfromname, in main()
283 rval = mountfs(fstypename, mntfromname, in main()
304 rval = mountfs(vfstype, mntfromname, argv[1], init_flags, in main()
355 mountfs(const char *vfstype, const char *spec, const char *name, in mountfs() function
629 if (mountfs(sfs->f_fstypename, sfs->f_mntfromname, sfs->f_mntonname, 0, in getmntargs()