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

/freebsd-10.0-release/sbin/mount/
H A Dmount.c84 int mountfs(const char *, const char *, const char *,
351 if (mountfs(fs->fs_vfstype, fs->fs_spec,
413 rval = mountfs(mntbuf->f_fstypename, mntfromname,
424 rval = mountfs(fs->fs_vfstype, fs->fs_spec, fs->fs_file,
453 rval = mountfs(vfstype,
543 mountfs(const char *vfstype, const char *spec, const char *name, int flags, function

Completed in 164 milliseconds